pyrit.exceptions.RateLimitException

pyrit.exceptions.RateLimitException#

exception RateLimitException(status_code: int = 429, *, message: str = 'Rate Limit Exception')[source]#

Bases: PyritException

Exception class for authentication errors.