Class InstanceAlreadyExistsException

    • Constructor Detail

      • InstanceAlreadyExistsException

        public InstanceAlreadyExistsException()
        Default constructor.
      • InstanceAlreadyExistsException

        public InstanceAlreadyExistsException​(String message)
        Constructor that allows a specific error message to be specified.
        Parameters:
        message - the detail message.