Uses of Class
io.github.sashirestela.openai.exception.OpenAIException
-
Packages that use OpenAIException Package Description io.github.sashirestela.openai.exception -
-
Uses of OpenAIException in io.github.sashirestela.openai.exception
Subclasses of OpenAIException in io.github.sashirestela.openai.exception Modifier and Type Class Description static classOpenAIException.AuthenticationExceptionstatic classOpenAIException.BadRequestExceptionstatic classOpenAIException.InternalServerExceptionstatic classOpenAIException.NotFoundExceptionstatic classOpenAIException.PermissionDeniedExceptionstatic classOpenAIException.RateLimitExceptionstatic classOpenAIException.UnexpectedStatusCodeExceptionstatic classOpenAIException.UnprocessableEntityException
-