OpenAIExceptions
sttp.openai.OpenAIExceptions$
object OpenAIExceptions
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OpenAIExceptions.type
Members list
Type members
Classlikes
sealed abstract class OpenAIException(val message: Option[String], `type`: Option[String], val param: Option[String], val code: Option[String], val cause: ResponseException[String, Exception]) extends Exception
Attributes
- Companion
- object
- Supertypes
-
class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class APIExceptionclass AuthenticationExceptionclass InvalidRequestExceptionclass PermissionExceptionclass RateLimitExceptionclass TryAgainShow all
object OpenAIException
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OpenAIException.type
In this article