Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members

dbg::dbg_exception Struct Reference

The base type of exception thrown by dbg assertions (and other dbg library constraint checks) if the assertion_behaviour is set to assertions_throw. More...

#include <dbg.h>

Inheritance diagram for dbg::dbg_exception:

dbg::assertion_exception dbg::check_ptr_exception dbg::sentinel_exception dbg::unimplemented_exception List of all members.

Public Member Functions

 dbg_exception (const source_pos &p)

Public Attributes

const source_pos pos

Detailed Description

The base type of exception thrown by dbg assertions (and other dbg library constraint checks) if the assertion_behaviour is set to assertions_throw.

The exception keeps a record of the source position of the trigger for this exception.

Definition at line 487 of file dbg.h.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 9 07:24:20 2005 for libdbg by  doxygen 1.4.0