org.apache.bookkeeper.client
Interface BKException.Code
- Enclosing class:
- BKException
public static interface BKException.Code
OK
static final int OK
- See Also:
- Constant Field Values
ReadException
static final int ReadException
- See Also:
- Constant Field Values
QuorumException
static final int QuorumException
- See Also:
- Constant Field Values
NoBookieAvailableException
static final int NoBookieAvailableException
- See Also:
- Constant Field Values
DigestNotInitializedException
static final int DigestNotInitializedException
- See Also:
- Constant Field Values
DigestMatchException
static final int DigestMatchException
- See Also:
- Constant Field Values
NotEnoughBookiesException
static final int NotEnoughBookiesException
- See Also:
- Constant Field Values
NoSuchLedgerExistsException
static final int NoSuchLedgerExistsException
- See Also:
- Constant Field Values
BookieHandleNotAvailableException
static final int BookieHandleNotAvailableException
- See Also:
- Constant Field Values
IllegalOpException
static final int IllegalOpException
- See Also:
- Constant Field Values