|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--checks.CheckException | +--checks.ActionFailure
Diese Klasse enth"alt die Spezifikation von ActionFailure
Fields inherited from class checks.CheckException |
nachricht |
Constructor Summary | |
ActionFailure(Action a,
java.lang.String aString)
|
Method Summary | |
Action |
get_Action()
|
Methods inherited from class checks.CheckException |
getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ActionFailure(Action a, java.lang.String aString)
Method Detail |
public Action get_Action()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |