opensaml-3.2.1
opensaml::ProfileException Class Reference

Exceptions in SAML profile processing. More...

#include <saml/exceptions.h>

Inheritance diagram for opensaml::ProfileException:
opensaml::FatalProfileException opensaml::RetryableProfileException

Public Member Functions

 ProfileException (const char *msg=0, const xmltooling::params &p=xmltooling::params())
 Constructor.
 
 ProfileException (const char *msg, const xmltooling::namedparams &p)
 Constructor.
 
 ProfileException (const std::string &msg, const xmltooling::params &p=xmltooling::params())
 Constructor.
 
 ProfileException (const std::string &msg, const xmltooling::namedparams &p)
 Constructor.
 
virtual const char * getClassName () const
 
void raise () const
 

Detailed Description

Exceptions in SAML profile processing.


The documentation for this class was generated from the following file: