|
||||||||
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 | +--GossipException
Indica che non e' stato possibile effettuare una connessione Gossip.
GossipTalker
, Serialized FormFields inherited from class java.lang.Throwable |
backtrace,
detailMessage,
serialVersionUID |
Constructor Summary | |
GossipException()
Crea un'istanza di GossipException senza nessun argomento. |
|
GossipException(java.lang.String error)
Crea un'istanza di GossipException 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 GossipException()
public GossipException(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 |