AlchemistWouldHaveExitedException

This exception is thrown in place of calling System.exit when the simulator is used in debug mode. The exitStatus returns the exit status the execution would have had.

Constructors

Link copied to clipboard
constructor(exitStatus: Int)

Properties

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

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