Serialized Form
-
Package bg.codexio.ai.openai.api.http.exception
-
Exception Class bg.codexio.ai.openai.api.http.exception.HttpCallFailedException
class HttpCallFailedException extends RuntimeException implements Serializable -
Exception Class bg.codexio.ai.openai.api.http.exception.OpenAIRespondedNot2xxException
class OpenAIRespondedNot2xxException extends RuntimeException implements Serializable-
Serialized Fields
-
errorHolder
ErrorResponseHolder errorHolder
-
httpStatusCode
int httpStatusCode
-
-
-
Exception Class bg.codexio.ai.openai.api.http.exception.UnparseableRequestException
class UnparseableRequestException extends RuntimeException implements Serializable -
Exception Class bg.codexio.ai.openai.api.http.exception.UnparseableResponseException
class UnparseableResponseException extends RuntimeException implements Serializable
-