Class InvalidResponseCodeException

    • Constructor Detail

      • InvalidResponseCodeException

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