InvalidPayloadException
class InvalidPayloadException extends InvalidArgumentException
Properties
| mixed | $value | The value that failed to decode. |
Methods
__construct(string|null $message = null, mixed $value = null)
Create a new exception instance.
Details
at line 19
__construct(string|null $message = null, mixed $value = null)
Create a new exception instance.