opensaml-3.3.1
opensaml::FatalProfileException Class Reference

Fatal exceptions in SAML profile processing. More...

#include <saml/exceptions.h>

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

Public Member Functions

 FatalProfileException (const char *msg=0, const xmltooling::params &p=xmltooling::params())
 Constructor.
 FatalProfileException (const char *msg, const xmltooling::namedparams &p)
 Constructor.
 FatalProfileException (const std::string &msg, const xmltooling::params &p=xmltooling::params())
 Constructor.
 FatalProfileException (const std::string &msg, const xmltooling::namedparams &p)
 Constructor.
virtual const char * getClassName () const
void raise () const
Public Member Functions inherited from opensaml::ProfileException
 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.
void raise () const

Detailed Description

Fatal exceptions in SAML profile processing.

Member Function Documentation

◆ getClassName()

virtual const char * opensaml::FatalProfileException::getClassName ( ) const
inlinevirtual

Reimplemented from opensaml::ProfileException.


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