|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.gos4j.GoalStateException
This exception indicates a state transition error in Goal processing instructions.
| Constructor Summary | |
GoalStateException()
Constructor for GoalStateException. |
|
GoalStateException(java.lang.String arg0)
Constructor for GoalStateException. |
|
GoalStateException(java.lang.String arg0,
java.lang.Throwable arg1)
Constructor for GoalStateException. |
|
GoalStateException(java.lang.Throwable arg0)
Constructor for GoalStateException. |
|
| 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 GoalStateException()
public GoalStateException(java.lang.String arg0)
arg0 -
public GoalStateException(java.lang.String arg0,
java.lang.Throwable arg1)
arg0 - arg1 - public GoalStateException(java.lang.Throwable arg0)
arg0 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||