Warning: This document is for the development version of Bareos Documentation. The main version is bareos-23.

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).