|
|||||||||||
| 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
|
+--SMom.Exceptions.CSMomException
|
+--SMom.Exceptions.CUnKnownSMomException
Eccezione non riconosciuta nel Simple Message Oriented Middleware.
| Field Summary | |
protected static java.lang.String |
ERROR_MESSAGE
Messaggio standard per l'eccezione corrente |
| Fields inherited from class java.lang.Exception |
|
| Constructor Summary | |
CUnKnownSMomException()
Costruttore con messaggio di errore standard |
|
CUnKnownSMomException(java.lang.String Source,
java.lang.String MsgErrore)
Costruttore che permette di personalizzare il messaggio di errore e l'origine dell'errore |
|
| Methods inherited from class SMom.Exceptions.CSMomException |
getSMomException, RaiseSMomException |
| 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 static java.lang.String ERROR_MESSAGE
| Constructor Detail |
public CUnKnownSMomException()
public CUnKnownSMomException(java.lang.String Source,
java.lang.String MsgErrore)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||