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

Breadcrumb

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

class FileWriteException

Exception thrown when file cannot be written to disk.

Hierarchy

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

Expanded class hierarchy of FileWriteException

4 files declare their use of FileWriteException
file.module in core/modules/file/file.module
FileSystem.php in core/lib/Drupal/Core/File/FileSystem.php
FileUploadForm.php in core/modules/media_library/src/Form/FileUploadForm.php
FileUploadHandler.php in core/modules/file/src/Upload/FileUploadHandler.php

File

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

Namespace

Drupal\Core\File\Exception
View source
class FileWriteException extends FileException {

}

API Navigation

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