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

XSECException Class Reference

#include <XSECException.hpp>

List of all members.

Public Types

enum  XSECExceptionType {
  None = 0,
  MemoryAllocationFail = 1,
  NoHashFoundInDigestValue = 2,
  UnknownDSIGAttribute = 3,
  ExpectedDSIGChildNotFound = 4,
  UnknownTransform = 5,
  TransformInputOutputFail = 6,
  IDNotFoundInDOMDoc = 7,
  UnsupportedXpointerExpr = 8,
  XPathError = 9,
  XSLError = 10,
  Unsupported = 11,
  LoadEmptySignature = 12,
  LoadNonSignature = 13,
  UnknownCanonicalization = 14,
  UnknownSignatureAlgorithm = 15,
  LoadEmptyX509 = 16,
  LoadNonX509 = 17,
  OpenSSLError = 18,
  SigVfyError = 19,
  LoadEmptySignedInfo = 20,
  LoadNonSignedInfo = 21,
  ExpectedReferenceURI = 22,
  NotLoaded = 23,
  CryptoProviderError = 24,
  KeyInfoError = 25,
  SigningError = 26,
  LoadEmptyInfoName = 27,
  LoadNonInfoName = 28,
  UnknownKeyValue = 29,
  SignatureCreationError = 30,
  ErrorOpeningURI = 31,
  ProviderError = 32,
  InternalError = 33,
  EnvelopeError = 34,
  UnsupportedFunction = 35,
  TransformError = 36,
  UnknownError = 37
}

Public Methods

 XSECException (XSECExceptionType eNum, char *inMsg=NULL)
 XSECException (XSECExceptionType eNum, safeBuffer &inMsg)
 XSECException (const XSECException &toCopy)
 ~XSECException ()
const char * getMsg (void)
XSECExceptionType getType (void)


Member Enumeration Documentation

enum XSECException::XSECExceptionType
 

Enumeration values:
None 
MemoryAllocationFail 
NoHashFoundInDigestValue 
UnknownDSIGAttribute 
ExpectedDSIGChildNotFound 
UnknownTransform 
TransformInputOutputFail 
IDNotFoundInDOMDoc 
UnsupportedXpointerExpr 
XPathError 
XSLError 
Unsupported 
LoadEmptySignature 
LoadNonSignature 
UnknownCanonicalization 
UnknownSignatureAlgorithm 
LoadEmptyX509 
LoadNonX509 
OpenSSLError 
SigVfyError 
LoadEmptySignedInfo 
LoadNonSignedInfo 
ExpectedReferenceURI 
NotLoaded 
CryptoProviderError 
KeyInfoError 
SigningError 
LoadEmptyInfoName 
LoadNonInfoName 
UnknownKeyValue 
SignatureCreationError 
ErrorOpeningURI 
ProviderError 
InternalError 
EnvelopeError 
UnsupportedFunction 
TransformError 
UnknownError 


Constructor & Destructor Documentation

XSECException::XSECException XSECExceptionType    eNum,
char *    inMsg = NULL
 

XSECException::XSECException XSECExceptionType    eNum,
safeBuffer   inMsg
 

XSECException::XSECException const XSECException &    toCopy
 

XSECException::~XSECException  
 


Member Function Documentation

const char* XSECException::getMsg void   
 

XSECExceptionType XSECException::getType void   
 


The documentation for this class was generated from the following file:
Generated on Sat Jan 11 20:35:30 2003 for XML-Security-C by doxygen1.2.15