RecordedError

data class RecordedError(val throwable: Throwable, val context: Map<String, String>)

Constructors

Link copied to clipboard
constructor(throwable: Throwable, context: Map<String, String>)

Properties

Link copied to clipboard
Link copied to clipboard