X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=xmltooling%2Fsignature%2FSignature.h;h=135dd980fb2bc2d9be965be03a7ba92035beb128;hp=14549ec718f9515c64bf7759e8fc93549da0c1a2;hb=e39828c168f8f0135373daf46989d6b28257b39f;hpb=15cacae5167d73924880b1eda606fbaa76595117 diff --git a/xmltooling/signature/Signature.h b/xmltooling/signature/Signature.h index 14549ec..135dd98 100644 --- a/xmltooling/signature/Signature.h +++ b/xmltooling/signature/Signature.h @@ -165,8 +165,7 @@ namespace xmlsignature { } }; - DECL_XMLTOOLING_EXCEPTION(XMLSecurityException,XMLTOOL_EXCEPTIONAPI(XMLTOOL_API),xmlsignature,xmltooling::XMLToolingException,Exceptions in XML Security processing); - DECL_XMLTOOLING_EXCEPTION(SignatureException,XMLTOOL_EXCEPTIONAPI(XMLTOOL_API),xmlsignature,xmlsignature::XMLSecurityException,Exceptions in signature processing); + DECL_XMLTOOLING_EXCEPTION(SignatureException,XMLTOOL_EXCEPTIONAPI(XMLTOOL_API),xmlsignature,xmltooling::XMLToolingException,Exceptions in signature processing); };