L4Re - L4 Runtime Environment
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
L4::Element_already_exists Class Reference

Exception for duplicate element insertions. More...

#include <l4/cxx/exceptions>

+ Inheritance diagram for L4::Element_already_exists:
+ Collaboration diagram for L4::Element_already_exists:

Additional Inherited Members

- Public Member Functions inherited from L4::Runtime_error
char const * str () const throw ()
 Should return a human readable string for the exception.
- Protected Member Functions inherited from L4::Base_exception
 Base_exception () throw ()
 Create a base exception.

Detailed Description

Exception for duplicate element insertions.

Definition at line 186 of file exceptions.


The documentation for this class was generated from the following file:
L4Re - L4 Runtime Environment