Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
@method int getCode() More...
Public Member Functions | |
__construct (ServerRequestInterface $request, string $message='', int $code=0, ?Throwable $previous=null) | |
getDescription () | |
getRequest () | |
getTitle () | |
setDescription (string $description) | |
setTitle (string $title) | |
Protected Attributes | |
string | $description = '' |
ServerRequestInterface | $request |
string | $title = '' |
@method int getCode()