类 InstanceAlreadyExistsException

所有已实现的接口:
Serializable

public class InstanceAlreadyExistsException extends OperationsException
MBean 已在存储库中注册。
自从:
1.5
参见:
  • 构造方法详细信息

    • InstanceAlreadyExistsException

      public InstanceAlreadyExistsException()
      默认构造方法。
    • InstanceAlreadyExistsException

      public InstanceAlreadyExistsException(String  message)
      允许指定特定错误消息的构造方法。
      参数:
      message - 详细信息。