|
|||||||||
| 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
|
+--modcheck.MCheckException
| Constructor Summary | |
MCheckException(java.lang.String _msg,
Astate[] _errorStates)
Konstruktor MCheckException |
|
| Method Summary | |
Astate[] |
getErrorStates()
Methode zur Rueckgabe der Fehler-Zustaende. |
java.lang.String |
getMessage()
Methode zur Rueckgabe der Fehlermeldung, ueberschreibt java.Exception |
| 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 MCheckException(java.lang.String _msg,
Astate[] _errorStates)
Fehlermeldung, - Liste mit Fehler-Zustaenden.| Method Detail |
public java.lang.String getMessage()
public Astate[] getErrorStates()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||