toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.exception
/
OpenAIErrorDetails
/
OpenAIErrorDetails
Open
AIError
Details
constructor
(
code
:
String
?
=
null
,
message
:
String
?
=
null
,
param
:
String
?
=
null
,
type
:
String
?
=
null
,
line
:
Int
?
=
null
)