|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
microOpGen.AnimationException
Classe che gestisce le eccezioni delle animazioni
Field Summary | |
protected boolean |
specialConstructor
|
Constructor Summary | |
AnimationException()
|
|
AnimationException(java.lang.String message)
Mostra a schermo un dialog contente il messaggio d'errore |
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 |
Field Detail |
protected boolean specialConstructor
Constructor Detail |
public AnimationException()
public AnimationException(java.lang.String message)
message
- Stringa contente il testo del messaggio
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |