ValidationException

Exception thrown by the factory's validation process in the event that the client-specified state machine fails validation.

Author

Todd L Smith

Parameters

message

A (hopefully) informative message explaining why the factory could not validate the specified state machine.

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