cause

expect open val cause: Throwable?(source)

Since Kotlin

1.0
actual open val cause: Throwable?(source)

Since Kotlin

1.1
open val cause: Throwable?(source)

Since Kotlin

1.0

Parameters

cause

the cause of this throwable.

actual open val cause: Throwable?(source)

Since Kotlin

1.3

Parameters

cause

the cause of this throwable.

actual open val cause: Throwable?(source)

Since Kotlin

1.8

Parameters

cause

the cause of this throwable.

actual open val cause: Throwable?(source)

Since Kotlin

1.8

Parameters

cause

the cause of this throwable.