Constructors

Link copied to clipboard
expect constructor()
constructor()
constructor()

Properties

cause
Link copied to clipboard
open val cause: Throwable?
open val cause: Throwable?
open val cause: Throwable?
message
Link copied to clipboard
open val message: String?
open val message: String?
open val message: String?
Link copied to clipboard

Root cause of the Throwable.

Functions

Link copied to clipboard

Internal helper for setting cause on Throwable in MPP

Internal helper for setting cause on Throwable in MPP

Internal helper for setting cause on Throwable in MPP

Internal helper for setting cause on Throwable in MPP

Link copied to clipboard
open override fun toString(): String