Always throw a descriptive exception instead of returning nothing.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 9 Jul 2007 17:10:06 +0000 (17:10 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 9 Jul 2007 17:10:06 +0000 (17:10 +0000)
commit98b9be4dacac1d9a8729906473e35fc904676d12
tree6696b810068be81e86be6464c444386685fac7ed
parent51425e46e07cbee4c4536635daf3b807d3336f11
Always throw a descriptive exception instead of returning nothing.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@282 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
saml/saml1/binding/impl/SAML1ArtifactDecoder.cpp
saml/saml1/binding/impl/SAML1POSTDecoder.cpp
saml/saml1/binding/impl/SAML1SOAPDecoder.cpp
saml/saml2/binding/impl/SAML2ArtifactDecoder.cpp
saml/saml2/binding/impl/SAML2POSTDecoder.cpp
saml/saml2/binding/impl/SAML2RedirectDecoder.cpp
saml/saml2/binding/impl/SAML2SOAPDecoder.cpp