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

Class RTError

src/borg/helpers/errors.py:69–70  ·  view source on GitHub ↗

Runtime error: {}

Source from the content-addressed store, hash-verified

67
68
69class RTError(Error):
70 """Runtime error: {}"""
71
72
73class CommandError(Error):

Callers 3

do_mountMethod · 0.85
_do_mountMethod · 0.85
do_debug_get_objMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected