public class NullTransitionException extends RuntimeException
| Constructor and Description |
|---|
NullTransitionException(String message)
Creates a new exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NullTransitionException(String message)
message - the messageCopyright © 2019 state-machine. All rights reserved.