Exception: Yobi::RepositoryLocked
- Inherits:
-
ResticExecutionError
- Object
- StandardError
- Error
- ResticExecutionError
- Yobi::RepositoryLocked
- Defined in:
- lib/yobi/errors.rb,
sig/yobi.rbs
Overview
Raised when the repository is locked by another process (Restic exit code 11).
Instance Attribute Summary
Attributes inherited from ResticExecutionError
Method Summary
Methods inherited from ResticExecutionError
Constructor Details
This class inherits a constructor from Yobi::ResticExecutionError