openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-core
/
com.aallam.openai.api.exception
/
OpenAIException
Open
AIException
sealed
class
OpenAIException
:
RuntimeException
OpenAI client exception
Inheritors
OpenAIAPIException
OpenAIHttpException
OpenAIServerException
OpenAIIOException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?