xmlencryption::EncryptionException Class Reference

Exceptions in encryption processing. More...

#include <xmltooling/encryption/Encrypter.h>

Inheritance diagram for xmlencryption::EncryptionException:

xmltooling::XMLSecurityException xmltooling::XMLToolingException List of all members.

Public Member Functions

 EncryptionException (const char *msg=NULL, const xmltooling::params &p=xmltooling::params())
 Constructor.
 EncryptionException (const char *msg, const xmltooling::namedparams &p)
 Constructor.
 EncryptionException (const std::string &msg, const xmltooling::params &p=xmltooling::params())
 Constructor.
 EncryptionException (const std::string &msg, const xmltooling::namedparams &p)
 Constructor.
virtual const char * getClassName () const
 Returns a unique name for the exception class.
void raise () const
 Raises an exception using itself.

Detailed Description

Exceptions in encryption processing.


Member Function Documentation

virtual const char* xmlencryption::EncryptionException::getClassName (  )  const [inline, virtual]

Returns a unique name for the exception class.

Returns:
class name

Reimplemented from xmltooling::XMLSecurityException.

void xmlencryption::EncryptionException::raise (  )  const [inline, virtual]

Raises an exception using itself.

Used to raise an exception of a derived type.

Reimplemented from xmltooling::XMLSecurityException.


The documentation for this class was generated from the following file:
Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7