You are here

protected property RestfulFloodException::$description in RESTful 7

Defines the description.

Type: string

Overrides RestfulException::$description

File

exceptions/RestfulFloodException.php, line 20
Contains RestfulFloodException

Class

RestfulFloodException
@file Contains RestfulFloodException

Code

protected $description = 'Too Many Requests.';