Systema Error Event
data class SystemaErrorEvent( val type: String?, val payload: Throwable, val createdAt: <ERROR CLASS>)
Content copied to clipboard
Constructors
Link copied to clipboard
fun SystemaErrorEvent( type: String?, payload: Throwable, createdAt: <ERROR CLASS>)
Content copied to clipboard