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