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

char * XSECExceptionStrings []
 Error strings. More...


Define Documentation

#define XSECnew a,
 
 

Value:

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


Generated on Thu May 8 20:17:20 2003 for XML-Security-C by doxygen1.2.15