BridgeNotLoaded

data object BridgeNotLoaded : MTError

Method execution halted. Bridge and/or Map are not loaded.

Properties

open val cause: Throwable?
val code: Int

Numerical code of the exception.

open val message: String?

Explanation of the exception.