toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.exception
/
OpenAIIOException
Open
AIIOException
sealed
class
OpenAIIOException
:
OpenAIException
An exception thrown in case of an I/O error
Inheritors
OpenAITimeoutException
GenericIOException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?