CustomClientException
class CustomClientException extends BaseException
Class for errors caused by the client's request (custom)
Methods
static
Create(int $code, string $message)
No description
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description
at line 57
static
Create(int $code, string $message)
No description