Module rabibridge.exceptions
Classes
class FileChangedException (*args, **kwargs)
-
Raised when the file has been changed.
Ancestors
- builtins.Exception
- builtins.BaseException
class RemoteExecutionError (*args, **kwargs)
-
Raised when an exception occurs during remote execution.
Ancestors
- builtins.Exception
- builtins.BaseException