com.sleepycat.je.rep.elections
Class Proposer.MaxRetriesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.rep.elections.Proposer.MaxRetriesException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Proposer
public static class Proposer.MaxRetriesException
- extends Exception
Exception thrown when a Proposal issue fails because the retry limit has
been exceeded.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
proposerStats
final StatGroup proposerStats
Proposer.MaxRetriesException
Proposer.MaxRetriesException(StatGroup proposerStats)
Copyright (c) 2004-2010 Oracle. All rights reserved.