ApplicationErrorReporter

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun reportBreadcrumb(message: String, module: String, line: UInt, column: UInt)
Link copied to clipboard
abstract fun reportError(typeName: String, message: String)