Class Symfony\Component\HttpFoundation\Exception\BadRequestException

extends UnexpectedValueException
implements RequestExceptionInterface

Raised when a user sends a malformed request.

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