LinkedParentJobCancellationException

Constructors

Link copied to clipboard
constructor(message: String?, cause: Throwable?)

Properties

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

Inherited functions

Link copied to clipboard

在 Java 中会使用 initCause, 其他平台下会使用 addSuppressed 添加到 suppressedExceptions 中。

在 Java 中会使用 initCause, 其他平台下会使用 addSuppressed 添加到 suppressedExceptions 中。

在 Java 中会使用 initCause, 其他平台下会使用 addSuppressed 添加到 suppressedExceptions 中。

在 Java 中会使用 initCause, 其他平台下会使用 addSuppressed 添加到 suppressedExceptions 中。

在 Java 中会使用 initCause, 其他平台下会使用 addSuppressed 添加到 suppressedExceptions 中。