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

Breadcrumb

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

class FileException

Same name in this branch
  1. 11.1.x core/lib/Drupal/Core/File/Exception/FileException.php \Drupal\Core\File\Exception\FileException

Thrown when an error occurred in the component File.

@author Bernhard Schussek <bschussek@gmail.com>

Hierarchy

  • class \Symfony\Component\HttpFoundation\File\Exception\FileException extends \Symfony\Component\HttpFoundation\File\Exception\RuntimeException

Expanded class hierarchy of FileException

4 files declare their use of FileException
BinaryFileResponse.php in vendor/symfony/http-foundation/BinaryFileResponse.php
File.php in vendor/symfony/http-foundation/File/File.php
UploadedFile.php in vendor/symfony/psr-http-message-bridge/Factory/UploadedFile.php
UploadedFile.php in vendor/symfony/http-foundation/File/UploadedFile.php

File

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

Namespace

Symfony\Component\HttpFoundation\File\Exception
View source
class FileException extends \RuntimeException {

}

API Navigation

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