|
||||||||||
| 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
|
+--prog.utili.SintassiOrarioScorretta
Segnala un errore di sintassi nel formato di una stringa utilizzata per la costruzione di un
oggetto Orario.
| Constructor Summary | |
SintassiOrarioScorretta()
Costruisce un'istanza di SintassiOrarioScorretta. |
|
SintassiOrarioScorretta(java.lang.String messaggio)
Costruisce un'istanza di SintassiOrarioScorretta con il messaggio
specificato come argomento. |
|
| 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 SintassiOrarioScorretta()
SintassiOrarioScorretta.
public SintassiOrarioScorretta(java.lang.String messaggio)
SintassiOrarioScorretta con il messaggio
specificato come argomento.
messaggio - il messaggio.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||