duck.contrib.auth.exceptions

Exceptions for authentication exceptions.

Module Contents

API

exception duck.contrib.auth.exceptions.AuthenticationError[source]

Bases: Exception

Exception raised when an authentication error happens.

Initialization

Initialize self. See help(type(self)) for accurate signature.