shibboleth-2.3.1

exceptions.h File Reference

Exception classes. More...

#include <shibsp/base.h>
#include <xmltooling/exceptions.h>

Namespaces

namespace  shibsp
 

Shibboleth Service Provider Library.


Functions

 shibsp::DECL_XMLTOOLING_EXCEPTION (AttributeException, SHIBSP_EXCEPTIONAPI(SHIBSP_API), shibsp, xmltooling::XMLToolingException, Exceptions during attribute processing.)
 shibsp::DECL_XMLTOOLING_EXCEPTION (AttributeExtractionException, SHIBSP_EXCEPTIONAPI(SHIBSP_API), shibsp, shibsp::AttributeException, Exceptions during attribute extraction.)
 shibsp::DECL_XMLTOOLING_EXCEPTION (AttributeFilteringException, SHIBSP_EXCEPTIONAPI(SHIBSP_API), shibsp, shibsp::AttributeException, Exceptions during attribute filtering.)
 shibsp::DECL_XMLTOOLING_EXCEPTION (AttributeResolutionException, SHIBSP_EXCEPTIONAPI(SHIBSP_API), shibsp, shibsp::AttributeException, Exceptions during attribute resolution.)
 shibsp::DECL_XMLTOOLING_EXCEPTION (ConfigurationException, SHIBSP_EXCEPTIONAPI(SHIBSP_API), shibsp, xmltooling::XMLToolingException, Exceptions during configuration.)
 shibsp::DECL_XMLTOOLING_EXCEPTION (ListenerException, SHIBSP_EXCEPTIONAPI(SHIBSP_API), shibsp, xmltooling::XMLToolingException, Exceptions during inter-process communication.)

Detailed Description

Exception classes.