InvalidInputMessageException extends InvalidArgumentException implements ExceptionInterface
Tags
Table of Contents
Interfaces
Properties
- $requestId : string|int|null
Methods
- getRequestId() : string|int|null
- setRequestId() : self
Properties
$requestId
private
string|int|null
$requestId
= null
Methods
getRequestId()
public
getRequestId() : string|int|null
Return values
string|int|nullsetRequestId()
public
setRequestId(string|int|null $requestId) : self
Parameters
- $requestId : string|int|null