NotImplementedException
class NotImplementedException extends ClientException
Exception indicating something is not implemented - these are not unexpected server errors (HTTP 501)
Properties
| $code | |||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description