public class UndefinedTransitionException extends RuntimeException
| Constructor and Description |
|---|
UndefinedTransitionException() |
UndefinedTransitionException(Set<String> undefinedTransitionNames) |
UndefinedTransitionException(String message) |
UndefinedTransitionException(String message,
Throwable cause) |
UndefinedTransitionException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
message(Set<String> undefinedTransitionNames) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012. All Rights Reserved.