bareos.exceptionsΒΆ
Bareos specific exceptions.
Exceptions
AuthenticationError |
Error during authentication. |
ConnectionError |
Error with the connection. |
ConnectionLostError |
Connection lost error. |
Error |
Base Bareos error exception. |
JsonRpcErrorReceivedException (jsondata) |
Received JSON-RPC error object. |
JsonRpcInvalidJsonReceivedException (jsondata) |
Received invalid JSON-RPC object. |
PamAuthenticationError |
Error during PAM authentication. |
SignalReceivedException (signal) |
Received a Bareos signal during a connection. |
SocketEmptyHeader |
Socket connection received an empty header. |