|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
@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()