abstract class ClientDeniedException extends ClientException

Base class for client requests that are denied (HTTP 403)

Properties

$code
$message

Methods

__construct(string|null $details = null)

No description

Details

in BaseException at line 8
__construct(string|null $details = null)

No description

Parameters

string|null $details