|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
palio.modules.hetman.exceptions.ProcessException
palio.modules.hetman.exceptions.NoSuchTransitionException
public class NoSuchTransitionException
| Constructor Summary | |
|---|---|
NoSuchTransitionException(Process process,
java.lang.String message,
State source,
State destination)
|
|
| Method Summary | |
|---|---|
State |
getDestination()
|
State |
getSource()
|
| Methods inherited from class palio.modules.hetman.exceptions.ProcessException |
|---|
getProcess |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NoSuchTransitionException(Process process,
java.lang.String message,
State source,
State destination)
| Method Detail |
|---|
public State getDestination()
public State getSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||