Always throw a descriptive exception instead of returning nothing.
authorScott Cantor <cantor.2@osu.edu>
Mon, 9 Jul 2007 17:10:06 +0000 (17:10 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 9 Jul 2007 17:10:06 +0000 (17:10 +0000)
commit1c199e2d851bf77015ce0b1d80ac2cc6ef60cda3
treeed02234eab85bbb05107c3c7cfa38d122bbd8209
parentb1a9d73e4cd13aa99f221b8e7a38dcb92931a1f1
Always throw a descriptive exception instead of returning nothing.
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