|
||||||||
| 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
|
+--MsgNotFoundException
Indica che non e' stato possibile reperire il messaggio richiesto.
News, Serialized Form| Fields inherited from class java.lang.Throwable |
backtrace,
detailMessage,
serialVersionUID |
| Constructor Summary | |
MsgNotFoundException()
Crea un'istanza di MsgNotFoundException senza nessun argomento. |
|
MsgNotFoundException(java.lang.String error)
Crea un'istanza di MsgNotFoundException con argomento una stringa di descrizione dell'eccezione. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace0,
toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public MsgNotFoundException()
public MsgNotFoundException(java.lang.String error)
error - stringa di descrizione dell'eccezione.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||