Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RequestExceptionInterface.php

interface RequestExceptionInterface

Same name in this branch
  1. 11.1.x vendor/psr/http-client/src/RequestExceptionInterface.php \Psr\Http\Client\RequestExceptionInterface

Interface for Request exceptions.

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

Hierarchy

  • interface \Symfony\Component\HttpFoundation\Exception\RequestExceptionInterface

Expanded class hierarchy of RequestExceptionInterface

All classes that implement RequestExceptionInterface

2 files declare their use of RequestExceptionInterface
FlattenException.php in vendor/symfony/error-handler/Exception/FlattenException.php
HttpKernel.php in vendor/symfony/http-kernel/HttpKernel.php

File

vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php, line 19

Namespace

Symfony\Component\HttpFoundation\Exception
View source
interface RequestExceptionInterface {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal