MCPcopy
hub / github.com/borgbackup/borg / Error

Class Error

src/borg/helpers/errors.py:40–41  ·  view source on GitHub ↗

Error: {}

Source from the content-addressed store, hash-verified

38
39
40class Error(ErrorBase):
41 """Error: {}"""
42
43
44class ErrorWithTraceback(Error):

Callers 15

__init__Method · 0.85
handle_errorMethod · 0.85
__init__Method · 0.85
__call__Method · 0.85
__init__Method · 0.85
handle_errorMethod · 0.85
list_consideringMethod · 0.85
saveMethod · 0.85
process_pipeMethod · 0.85
createMethod · 0.85
saveMethod · 0.85
ensure_dirFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected