Class InternalErrorException

    • Constructor Detail

      • InternalErrorException

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