|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sleepycat.je.rep.impl.node.Replica.RetryException
com.sleepycat.je.rep.impl.node.Replica.ConnectRetryException
static class Replica.ConnectRetryException
Field Summary |
---|
Fields inherited from class com.sleepycat.je.rep.impl.node.Replica.RetryException |
---|
retries, retrySleepMs |
Constructor Summary | |
---|---|
Replica.ConnectRetryException(String message,
int retries,
int retrySleepMs)
|
Method Summary |
---|
Methods inherited from class com.sleepycat.je.rep.impl.node.Replica.RetryException |
---|
getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
Replica.ConnectRetryException(String message, int retries, int retrySleepMs)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |