Elma
An event loop manager for embedded systems
Public Member Functions | List of all members
elma::Exception Class Reference

An exception class for Elma. More...

#include <exceptions.h>

+ Inheritance diagram for elma::Exception:
+ Collaboration diagram for elma::Exception:

Public Member Functions

 Exception (const std::string &what)
 
const char * what () const throw ()
 

Detailed Description

An exception class for Elma.

Exception messages will be prefixed with "Elma error: " but otherwise look like run time errors.

Definition at line 13 of file exceptions.h.


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