public class NoSuchTransitionException extends ProcessException
Constructor and Description |
---|
NoSuchTransitionException(Process process,
java.lang.String message,
State source,
State destination) |
Modifier and Type | Method and Description |
---|---|
State |
getDestination() |
State |
getSource() |
getProcess