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

Breadcrumb

  1. Drupal Core 11.1.x

FileException.php

Same filename in this branch
  1. 11.1.x vendor/symfony/http-foundation/File/Exception/FileException.php

Namespace

Drupal\Core\File\Exception

File

core/lib/Drupal/Core/File/Exception/FileException.php

View source
<?php

namespace Drupal\Core\File\Exception;


/**
 * Base class for exceptions related to file handling operations.
 */
class FileException extends \RuntimeException {

}

Classes

Title Deprecated Summary
FileException Base class for exceptions related to file handling operations.

API Navigation

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