Open Journal Systems  3.3.0
Symfony\Component\HttpFoundation\Exception\RequestExceptionInterface Interface Reference
Inheritance diagram for Symfony\Component\HttpFoundation\Exception\RequestExceptionInterface:
Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException

Detailed Description

Interface for Request exceptions.

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

Definition at line 19 of file lib/vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php.


The documentation for this interface was generated from the following file: