OpenAIExceptions

sttp.openai.OpenAIExceptions

Attributes

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

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type