|
Embedded Template Library
1.0
|
#include <pool_base.h>
Additional Inherited Members | |
Public Types inherited from etl::exception | |
| typedef const char * | value_type |
Public Member Functions inherited from etl::pool_exception | |
| pool_exception (const char *what) | |
Public Member Functions inherited from etl::exception | |
| exception (value_type reason) | |
| Constructor. | |
| value_type | what () const |
The exception thrown when an object is released which does not belong to the pool.