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