Class Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException

extends UnexpectedValueException
implements RequestExceptionInterface

Raised when a user has performed an operation that should be considered suspicious from a security perspective.

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