|
Embedded Template Library
1.0
|
#include <stack_base.h>
Public Member Functions | |
| stack_exception (const char *what) | |
Public Member Functions inherited from etl::exception | |
| exception (value_type reason) | |
| Constructor. | |
| value_type | what () const |
Additional Inherited Members | |
Public Types inherited from etl::exception | |
| typedef const char * | value_type |
The base class for stack exceptions.