bareos.exceptions.JsonRpcInvalidJsonReceivedException

exception bareos.exceptions.JsonRpcInvalidJsonReceivedException(jsondata)[source]

Received invalid JSON-RPC object.

This exception is raised, if a invalid JSON-RPC object is received (e.g. data is not a valid JSON structure).