You are here

class RateLimitException in Raven: Sentry Integration 3.x

Log event rate limit exceeded.

Hierarchy

  • class \Drupal\raven\Exception\RateLimitException extends \Drupal\raven\Exception\Exception

Expanded class hierarchy of RateLimitException

1 file declares its use of RateLimitException
Raven.php in src/Logger/Raven.php

File

src/Exception/RateLimitException.php, line 10

Namespace

Drupal\raven\Exception
View source
class RateLimitException extends \Exception {

}

Members