abstract class SafeParamException extends ClientErrorException

Base exception indicating a problem with a client parameter

Properties

$code from  ClientErrorException
$message from  ClientErrorException

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