SafeParamException
abstract class SafeParamException extends ClientErrorException
Base exception indicating a problem with a client parameter
Properties
| $code | from ClientErrorException | ||
| $message | from ClientErrorException |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description