public class NoStateException extends StateMachineException
| Constructor and Description |
|---|
NoStateException() |
NoStateException(java.lang.String message) |
NoStateException(java.lang.String message,
java.lang.Throwable cause) |
NoStateException(java.lang.Throwable cause) |