|
|||||||||
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 crous.CategorieInconnue
Exception indiquant que la carte n'est pas presente
Class Specifications |
Specifications inherited from class Throwable |
public represents _message <- getMessage(); public represents _cause <- getCause(); public represents _stackTrace <- getStackTrace(); |
Specifications inherited from class Object |
public represents _getClass <- \typeof(this); |
Model Field Summary |
Model fields inherited from class java.lang.Throwable |
_cause, _message, _stackTrace, causeKnown |
Model fields inherited from class java.lang.Object |
_getClass, objectState, theString |
Ghost Field Summary |
Ghost fields inherited from class java.lang.Object |
objectTimesFinalized, owner |
Constructor Summary | |
CategorieInconnue()
|
Model Method Summary |
Model methods inherited from class java.lang.Throwable |
standardThrowable, standardThrowable |
Model methods inherited from class java.lang.Object |
hashValue |
Method Summary |
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CategorieInconnue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |