Class ClientException

    • Constructor Detail

      • ClientException

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