Source code for simdb.remote.core.auth._exceptions

[docs] class AuthenticationError(Exception): pass