sttp.openai.OpenAIExceptions$.OpenAIException$.APIException
class APIException(message: Option[String], `type`: Option[String], param: Option[String], code: Option[String], cause: HttpError[String]) extends OpenAIException Attributes
- Graph
- Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Inherited from:
- Throwable