|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
prog.utili.SintassiDataScorretta
public class SintassiDataScorretta
Segnala un errore di sintassi nel formato della stringa utilizzata per la
costruzione di un oggetto Data
.
Constructor Summary | |
---|---|
SintassiDataScorretta()
Costruisce un'istanza di SintassiDataScorretta . |
|
SintassiDataScorretta(java.lang.String messaggio)
Costruisce un'istanza SintassiDataScorretta con il messaggio
specificato come argomento. |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SintassiDataScorretta()
SintassiDataScorretta
.
public SintassiDataScorretta(java.lang.String messaggio)
SintassiDataScorretta
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 |