Class ServerInternalErrorException

    • Constructor Detail

      • ServerInternalErrorException

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