|
Embedded Template Library
1.0
|
#include <exception.h>
Public Types | |
| typedef const char * | value_type |
Public Member Functions | |
| exception (value_type reason) | |
| Constructor. | |
| value_type | what () const |
A low overhead exception base class.
|
inline |
Gets the reason for the exception.