Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
Slim\Exception\HttpForbiddenException Class Reference
Inheritance diagram for Slim\Exception\HttpForbiddenException:
Slim\Exception\HttpSpecializedException Slim\Exception\HttpException

Public Member Functions

 getDescription ()
 
 getRequest ()
 
 getTitle ()
 
 setDescription (string $description)
 
 setTitle (string $title)
 

Protected Attributes

int $code = 403
 
string $description = 'You are not permitted to perform the requested operation.'
 
string $message = 'Forbidden.'
 
ServerRequestInterface $request
 
string $title = '403 Forbidden'
 

The documentation for this class was generated from the following file: