reviewboard.accounts.errors¶
-
exception
UserQueryError(msg)[source]¶ Bases:
exceptions.ExceptionAn error for when a user query fails.
This error is used by authentication backends implementing the query_users method to report when an error has occurred that should be reported back to the webapi.