toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin
/
GenAiException
Gen
Ai
Exception
sealed
class
GenAiException
:
Exception
Base exception class for all exceptions originating from the GenAI SDK.
Inheritors
GenAiApiException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?