DispatcherCrashException

data class DispatcherCrashException(val exception: Throwable?) : STWEvent

Constructors

Link copied to clipboard
fun DispatcherCrashException(exception: Throwable?)

Properties

Link copied to clipboard
val exception: Throwable?

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
var type: String