|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ie.ncl.msg.ConnectionException
ie.ncl.msg.ReconnectException
public class ReconnectException
This class is used to indicate problems with the underlying connection.
| Constructor Summary | |
|---|---|
ReconnectException(java.lang.String s,
boolean connectionIsUp)
Deprecated. Not a meaningful name. Please use the TemporaryConnectionException class |
|
| Method Summary | |
|---|---|
boolean |
isConnectionUp()
Deprecated. This class is used to indicate problems with the underlying connection. |
| 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 ReconnectException(java.lang.String s,
boolean connectionIsUp)
| Method Detail |
|---|
public boolean isConnectionUp()
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||