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