A base class characterizing the required interface for xcpt handlers.
More...
#include <RixInterfaces.h>
A base class characterizing the required interface for xcpt handlers.
◆ ~XcptHandler()
virtual RixXcpt::XcptHandler::~XcptHandler |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ HandleExitRequest()
virtual void RixXcpt::XcptHandler::HandleExitRequest |
( |
int |
code | ) |
|
|
pure virtual |
◆ HandleXcpt()
virtual void RixXcpt::XcptHandler::HandleXcpt |
( |
int |
code, |
|
|
int |
severity, |
|
|
const char * |
msg |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: