Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
40
class
Error(ErrorBase):
41
""
"Error: {}"
""
42
43
44
class
ErrorWithTraceback(Error):
Callers
15
__init__
Method · 0.85
handle_error
Method · 0.85
__init__
Method · 0.85
__call__
Method · 0.85
__init__
Method · 0.85
handle_error
Method · 0.85
list_considering
Method · 0.85
save
Method · 0.85
process_pipe
Method · 0.85
create
Method · 0.85
save
Method · 0.85
ensure_dir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected