|
OWLNext 6.32
|
Exception object thrown by the Common Control wrappers of ObjectWindows. More...
#include <commctrl.h>
Public Member Functions | |
| TXCommCtrl () | |
| void | Throw () |
Static Public Member Functions | |
| static void | Raise () |
Exception object thrown by the Common Control wrappers of ObjectWindows.
| owl::TXCommCtrl::TXCommCtrl | ( | ) |
Constructor of the Object thrown by the CommonControl wrappers of ObjectWindows.
| void owl::TXCommCtrl::Raise | ( | ) | [static] |
Constructs a TXCommCtrl exception from scratch, and throws it.
References TXCommCtrl().
| void owl::TXCommCtrl::Throw | ( | ) | [virtual] |
Method to localize the actual call to 'throw' an TXCommCtrl object.
Reimplemented from owl::TXOwl.
1.7.4