bpf::json::JsonException class final

Exception thrown when json trying to convert a json value to an incompatible type

Base classes

class bpf::RuntimeException

Constructors, destructors, conversion operators

JsonException(const String& msg) explicit

Function documentation

bpf::json::JsonException::JsonException(const String& msg) explicit

Parameters
msg the error message

Constructs a JsonException from a message