Contents:
[docs]class AnonAPIError(Exception): """Base exception for everything raised in anonapi""" pass