#include <CTBexceptionBugcheck.hxx>
Inheritance diagram for CTBexceptionBugcheck:
Public Methods | |
CTBexceptionBugcheck () | |
CTBexceptionBugcheck (const char *c_message, const char *c_module=0) |
Definition at line 18 of file CTBexceptionBugcheck.hxx.
|
Default constructor.
Definition at line 22 of file CTBexceptionBugcheck.icc. |
|
Construct with module name and message text.
Definition at line 29 of file CTBexceptionBugcheck.icc. |