MethodNotAllowedException
class MethodNotAllowedException extends ClientException
Exception indicating the HTTP method used is not allowed
Properties
| $code | |||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description