public class InstanceNotFoundException extends OperationsException
Constructor and Description |
---|
InstanceNotFoundException()
默认构造函数。
|
InstanceNotFoundException(String message)
允许指定特定错误消息的构造方法。
|
addSuppressed,
fillInStackTrace, getCause, getLocalizedMessage,
getMessage, getStackTrace, getSuppressed, initCause,
printStackTrace, printStackTrace,
printStackTrace,
setStackTrace,
toString
public InstanceNotFoundException()
public InstanceNotFoundException(String message)
message
- 详细信息。