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

Exception thrown for invalid arguments. More...

#include <auterion_sdk/exception/exception.hpp>

Inheritance diagram for auterion::InvalidArgumentException:
auterion::Exception

Public Member Functions

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

Detailed Description

Exception thrown for invalid arguments.


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