Class Symfony\Component\HttpFoundation\Exception\JsonException

final
extends UnexpectedValueException
implements RequestExceptionInterface

Thrown by Request::toArray() when the content cannot be JSON-decoded.

Methods inherited from Exception
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()