org.apache.bookkeeper.client
Class BKException.BKNoSuchLedgerExistsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.bookkeeper.client.BKException
              extended by org.apache.bookkeeper.client.BKException.BKNoSuchLedgerExistsException
All Implemented Interfaces:
Serializable
Enclosing class:
BKException

public static class BKException.BKNoSuchLedgerExistsException
extends BKException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.bookkeeper.client.BKException
BKException.BKBookieException, BKException.BKBookieHandleNotAvailableException, BKException.BKDigestMatchException, BKException.BKDigestNotInitializedException, BKException.BKIllegalOpException, BKException.BKNoSuchLedgerExistsException, BKException.BKNotEnoughBookiesException, BKException.BKQuorumException, BKException.BKReadException, BKException.Code
 
Constructor Summary
BKException.BKNoSuchLedgerExistsException()
           
 
Method Summary
 
Methods inherited from class org.apache.bookkeeper.client.BKException
create, getCode, getMessage, setCode
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BKException.BKNoSuchLedgerExistsException

public BKException.BKNoSuchLedgerExistsException()