protected property RestfulNotImplementedException::$description in RESTful 7
Defines the description.
Type: string
Overrides RestfulException::$description
File
- exceptions/
RestfulNotImplementedException.php, line 20 - Contains \RestfulNotImplementedException
Class
- RestfulNotImplementedException
- @file Contains \RestfulNotImplementedException
Code
protected $description = 'Not Implemented.';