Class ServerException

    • Constructor Detail

      • ServerException

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