core.exceptions
BaseException
Base exception for all brdata exceptions.
RequestException
Exception raised when the maximum number of retries is reached.
__init__
__init__(message: str = 'Maximum number of retries reached.', *args, **kwargs)
NotFoundException
Exception raised when some resource is not founds.
This file was automatically generated via lazydocs.