Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
Slim\Exception\HttpNotImplementedException Class Reference
Inheritance diagram for Slim\Exception\HttpNotImplementedException:
Slim\Exception\HttpSpecializedException Slim\Exception\HttpException

Public Member Functions

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

Protected Attributes

int $code = 501
 
string $description = 'The server does not support the functionality required to fulfill the request.'
 
string $message = 'Not implemented.'
 
ServerRequestInterface $request
 
string $title = '501 Not Implemented'
 

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