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