InvalidContextException

Exception thrown during a state transition when an invalid execution context is detected.

Author

Todd L Smith

Parameters

message

A (hopefully) informative message describing the invalid transition.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open 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