Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
auterion::AccessException Class Reference

Exception thrown for access violations. More...

#include <auterion_sdk/exception/exception.hpp>

Inheritance diagram for auterion::AccessException:
auterion::Exception

Public Member Functions

 AccessException (const std::string &msg)
 
- Public Member Functions inherited from auterion::Exception
 Exception (const std::string &msg)
 

Detailed Description

Exception thrown for access violations.


The documentation for this class was generated from the following file: