Class GPTException.GPTRetryableResponseErrorException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    GPTException

    public static class GPTException.GPTRetryableResponseErrorException
    extends GPTException
    An exception that is thrown when the response from the GPT service is not as expected. That might or might not change with an retry - a limited number of retries might make sense.
    See Also:
    Serialized Form
    • Constructor Detail

      • GPTRetryableResponseErrorException

        public GPTRetryableResponseErrorException​(String message)