51 explicit Exception(
const std::string& msg) : std::runtime_error(msg) {}
Exception thrown for access violations.
Definition: exception.hpp:60
Base class for all SDK exceptions.
Definition: exception.hpp:49
Exception thrown for invalid arguments.
Definition: exception.hpp:82
Exception thrown for mode registration failures.
Definition: exception.hpp:71