ClientException
abstract class ClientException extends BaseException
Base class for errors caused by the client's request
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description