Class ChainFileLockedException

All Implemented Interfaces:
Serializable

public class ChainFileLockedException extends BlockStoreException
Thrown by SPVBlockStore when the process cannot gain exclusive access to the chain file.
See Also:
  • Constructor Details

    • ChainFileLockedException

      public ChainFileLockedException(String message)
    • ChainFileLockedException

      public ChainFileLockedException(Throwable t)