public final class InvalidStateException extends AutomatonException
| Constructor and Description |
|---|
InvalidStateException(Session session,
State state)
Cria uma instância com a sessão onde foi gerada a exceção e o estado onde o
autômato foi finalizado.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic String toString()
toString in class AutomatonExceptionCopyright © 2014–2016 Tecgraf/PUC-Rio. All rights reserved.