Class InstanceDoesNotExistException

    • Constructor Detail

      • InstanceDoesNotExistException

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