Exception: Yobi::ResticCommandFailed

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

Overview

Raised when Restic exits with a failure code not otherwise classified above.

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