ClientException extends SystemException implements ClientExceptionInterface
Table of Contents
Interfaces
- ClientExceptionInterface
Methods
- __construct() : mixed
- getRequest() : RequestInterface
Methods
__construct()
public
__construct(RequestInterface $request[, mixed $message = '' ]) : mixed
Parameters
- $request : RequestInterface
- $message : mixed = ''
getRequest()
public
getRequest() : RequestInterface