OpenAIExceptions

sttp.openai.OpenAIExceptions$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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
Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type