Merge branch 'master' of github.com:rohe/pysaml2
This commit is contained in:
@@ -394,7 +394,7 @@ class Entity(HTTPBase):
|
||||
else:
|
||||
xmlstr = txt
|
||||
except Exception:
|
||||
raise UnravelError()
|
||||
raise UnravelError("Unravelling binding '%s' failed" % binding)
|
||||
|
||||
return xmlstr
|
||||
|
||||
|
Reference in New Issue
Block a user