#include <xsec/framework/XSECException.hpp>#include <xsec/framework/XSECDefs.hpp>Include dependency graph for XSECError.hpp:

Go to the source code of this file.
Defines | |
| #define | XSECnew(a, b) |
Variables | |
| char * | XSECExceptionStrings [] |
|
|
Value: if ((a = new b) == NULL) { \
throw XSECException (XSECException::MemoryAllocationFail); \
} |
|
|
|
1.2.15