Exception: Yobi::AuthenticationFailed

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

Overview

Raised when the repository password is incorrect (Restic exit code 12).

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