public class IllegalTransitionException extends BioException
Constructor and Description |
---|
IllegalTransitionException() |
IllegalTransitionException(State from,
State to) |
IllegalTransitionException(State from,
State to,
String message) |
Modifier and Type | Method and Description |
---|---|
State |
getFrom() |
State |
getTo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString