libdbg  1.2
Public Member Functions | List of all members
dbg::sentinel_exception Struct Reference

The type of exception thrown by sentinel. More...

#include <dbg.h>

Inheritance diagram for dbg::sentinel_exception:
dbg::dbg_exception

Public Member Functions

 sentinel_exception (const source_pos &p)
 
- Public Member Functions inherited from dbg::dbg_exception
 dbg_exception (const source_pos &p)
 

Additional Inherited Members

- Public Attributes inherited from dbg::dbg_exception
const source_pos pos
 

Detailed Description

The type of exception thrown by sentinel.

See Also
sentinel

Definition at line 508 of file dbg.h.


The documentation for this struct was generated from the following file: