Class DuplicateInstanceIdException

    • Constructor Detail

      • DuplicateInstanceIdException

        public DuplicateInstanceIdException​(String message)
        Constructs a new DuplicateInstanceIdException with the specified error message.
        Parameters:
        message - Describes the error encountered.