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 vendor/symfony/http-foundation/File/Exception/FileException.php \Symfony\Component\HttpFoundation\File\Exception\FileException

Base class for exceptions related to file handling operations.

Hierarchy

  • class \Drupal\Core\File\Exception\FileException extends \Drupal\Core\File\Exception\RuntimeException

Expanded class hierarchy of FileException

25 files declare their use of FileException
AssetDumper.php in core/lib/Drupal/Core/Asset/AssetDumper.php
CKEditor5ImageController.php in core/modules/ckeditor5/src/Controller/CKEditor5ImageController.php
ConfigController.php in core/modules/config/src/Controller/ConfigController.php
file.module in core/modules/file/file.module
File.php in core/modules/file/src/Entity/File.php

... See full list

File

core/lib/Drupal/Core/File/Exception/FileException.php, line 8

Namespace

Drupal\Core\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