AvailEmergencyExitException

An AvailEmergencyExitException is thrown when a primitive fails during system bootstrapping.

Author

Todd L Smith

Constructors

Link copied to clipboard
constructor(failureString: A_String)
constructor(failureString: String)

Properties

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

The error message describing the emergency exit situation.

Link copied to clipboard
open override val message: String
Link copied to clipboard

Produce a String representation of the stack trace captured in this Throwable.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard