Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

XSECError.hpp File Reference

#include <xsec/framework/XSECDefs.hpp>
#include <xsec/framework/XSECException.hpp>

Include dependency graph for XSECError.hpp:

Include dependency graph

Go to the source code of this file.

Defines

#define XSECnew(a, b)

Variables

const char * XSECExceptionStrings []
 Error strings.


Define Documentation

#define XSECnew a,
 ) 
 

Value:

if ((a = new b) == NULL) { \
        throw XSECException (XSECException::MemoryAllocationFail); \
    }


Generated on Sat Aug 9 18:36:36 2003 for XML-Security-C by doxygen 1.3.2