Class InternalServiceErrorException

    • Constructor Detail

      • InternalServiceErrorException

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