#include <IException.h>
Public Member Functions | |
| virtual | ~IException () throw () |
| IException () | |
Definition at line 48 of file IException.h.
| virtual ~IException | ( | ) | throw () [inline, virtual] |
Definition at line 53 of file IException.h.
| IException | ( | ) | [inline] |
Definition at line 54 of file IException.h.
1.5.6