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

XSECError.hpp File Reference

#include <xsec/framework/XSECException.hpp>
#include <xsec/framework/XSECDefs.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 []


Define Documentation

#define XSECnew a,
 
 

Value:

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


Variable Documentation

char* XSECExceptionStrings[]
 


Generated on Sat Jan 11 20:34:51 2003 for XML-Security-C by doxygen1.2.15