XLKit
0.1.0
|
Provides XLKIT_THROW() macro and xlException class. More...
Go to the source code of this file.
Classes | |
class | xlkit::XLKIT_VERSION_NAME::xlException |
A std::runtime_error subclass for exceptions thrown by the libary, via XLKIT_THROW() More... | |
Macros | |
#define | XLKIT_THROW(MSG) |
Throws an xlException with the given string literal. More... | |
Provides XLKIT_THROW() macro and xlException class.
#define XLKIT_THROW | ( | MSG | ) |
Throws an xlException with the given string literal.