Field3D
|
Contains Exception base class. More...
Go to the source code of this file.
Classes | |
class | Exc::Exception |
Namespaces | |
namespace | Exc |
Namespace for Exception objects. | |
Macros | |
#define | DECLARE_FIELD3D_GENERIC_EXCEPTION(name, base_class) |
Used to declare a generic but named exception. | |
Contains Exception base class.
Definition in file Exception.h.
#define DECLARE_FIELD3D_GENERIC_EXCEPTION | ( | name, | |
base_class ) |
Used to declare a generic but named exception.
Definition at line 107 of file Exception.h.