symfony / 3.3 / symfony / component / httpfoundation / exception / requestexceptioninterface.html

RequestExceptionInterface

interface RequestExceptionInterface

Interface for Request exceptions.

Exceptions implementing this interface should trigger an HTTP 400 response in the application code.