RaiseCancellationException

RaiseCancellationException is a delicate api, and should be used with care. It drives the short-circuiting behavior of Raise.

Properties

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

Functions

Link copied to clipboard

Returns the Throwable if NonFatal and throws it otherwise.