org.biojava.bio.dp
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() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString