systema-sdk
/
ai.systema.model.event
/
SystemaErrorEvent
common
Systema
Error
Event
data class
SystemaErrorEvent
(type:
String
?, payload:
Throwable
, createdAt:
Instant
)
Content copied to clipboard
Properties
Properties
createdAt
Link copied to clipboard
common
val
createdAt
:
Instant
Content copied to clipboard
payload
Link copied to clipboard
common
val
payload
:
Throwable
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
?
Content copied to clipboard