MessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
[shibboleth/cpp-opensaml.git] / saml / exceptions.h
index 700991a..186aa4e 100644 (file)
@@ -27,7 +27,7 @@
 #include <xmltooling/exceptions.h>
 
 namespace opensaml {
-    
+    DECL_XMLTOOLING_EXCEPTION(BindingException,SAML_EXCEPTIONAPI(SAML_API),opensaml,xmltooling::XMLToolingException,Exceptions in SAML binding processing);
 };
 
 #endif /* __saml_exceptions_h__ */