ImmediateRestartException

Exception thrown intentionally after enabling the hot restart feature.

This exception must propagate to the main method, and must not be caught, if it is, you must rethrow it.

Properties

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