|
DCL 4.1
|
#include <dcl/Config.h>#include <dcl/_string.h>#include <dcl/Object.h>#include <dcl/Exception.h>#include <dcl/Numeric.h>Go to the source code of this file.
| IMPLEMENT_CLASSINFO | ( | AssertError | , |
| Exception | ) |
Definition at line 350 of file Exception.cpp.
Definition at line 27 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | GenerialException | , |
| Exception | ) |
Definition at line 326 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | InvalidIndexException | , |
| Exception | ) |
Definition at line 201 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | IOException | , |
| SysError | ) |
Definition at line 173 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | NumericConvertException | , |
| ParseException | ) |
Definition at line 256 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | OutOfMemoryException | , |
| Exception | ) |
Definition at line 84 of file Exception.cpp.
| IMPLEMENT_CLASSINFO | ( | ParseException | , |
| Exception | ) |
Definition at line 225 of file Exception.cpp.
Definition at line 90 of file Exception.cpp.