|
DCL 3.7.4
|
#include <dcl/Config.h>#include <dcl/_string.h>#include <dcl/Object.h>#include <dcl/Numeric.h>#include <dcl/Exception.h>Go to the source code of this file.
| IMPLEMENT_CLASSINFO | ( | AssertError | , |
| Exception | ) |
Definition at line 334 of file Exception.cpp.
Definition at line 27 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | GenerialException | , |
| Exception | ) |
Definition at line 310 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | InvalidIndexException | , |
| Exception | ) |
Definition at line 193 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | IOException | , |
| SysError | ) |
Definition at line 165 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | NumericConvertException | , |
| ParseException | ) |
Definition at line 247 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | OutOfMemoryException | , |
| Exception | ) |
Definition at line 83 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | ParseException | , |
| Exception | ) |
Definition at line 217 of file Exception.cpp.
Definition at line 89 of file Exception.cpp.