Merge branch 'develop' into client_v2_filter

This commit is contained in:
Mark Haines 2015-01-29 16:18:34 +00:00
commit 295322048d
8 changed files with 48 additions and 27 deletions

View file

@ -111,6 +111,7 @@ class NotFoundError(SynapseError):
**kwargs
)
class AuthError(SynapseError):
"""An error raised when there was a problem authorising an event."""