Elma
An event loop manager for embedded systems
 All Classes Files Functions Enumerations
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:
Inheritance graph
[legend]
Collaboration diagram for elma::Exception:
Collaboration graph
[legend]

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: