Package org.bitcoinj.store
Class ChainFileLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoinj.store.BlockStoreException
org.bitcoinj.store.ChainFileLockedException
- All Implemented Interfaces:
 Serializable
Thrown by 
SPVBlockStore when the process cannot gain exclusive access to the chain file.- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ChainFileLockedException
 - 
ChainFileLockedException
 
 -