Exception: Yobi::RepositoryNotFound

Inherits:
ResticExecutionError show all
Defined in:
lib/yobi/errors.rb,
sig/yobi.rbs

Overview

Raised when the repository does not exist (Restic exit code 10).

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