Class OpenAIRespondedNot2xxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
bg.codexio.ai.openai.api.http.exception.OpenAIRespondedNot2xxException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOpenAIRespondedNot2xxException(ErrorResponseHolder errorHolder, int httpStatusCode) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OpenAIRespondedNot2xxException
-
-
Method Details
-
getErrorHolder
-
getHttpStatusCode
public int getHttpStatusCode()
-