L4Re - L4 Runtime Environment
|
Exception for a failed lookup (element not found). More...
#include <l4/cxx/exceptions>
Additional Inherited Members | |
![]() | |
Runtime_error (long err_no, char const *extra=0) throw () | |
Create a new Runtime_error. More... | |
char const * | str () const throw () |
Return a human readable string for the exception. | |
char const * | extra_str () const |
Get the description text for this runtime error. More... | |
long | err_no () const throw () |
Get the error value for this runtime error. More... | |
![]() | |
virtual | ~Base_exception () throw () |
Destruction. | |
![]() | |
void const *const * | pc_array () const throw () |
Get the array containing the call trace. | |
int | frame_count () const throw () |
Get the number of entries that are valid in the call trace. | |
![]() | |
Base_exception () throw () | |
Create a base exception. | |
![]() | |
Exception_tracer () throw () | |
Create a back trace. | |
Exception for a failed lookup (element not found).
Definition at line 231 of file exceptions.