Exception: Yobi::RepositoryLocked

Inherits:
ResticExecutionError show all
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

#execution, #exit_error

Method Summary

Methods inherited from ResticExecutionError

#initialize

Constructor Details

This class inherits a constructor from Yobi::ResticExecutionError