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

Breadcrumb

  1. Drupal Core 11.1.x

FileWriteException.php

Namespace

Drupal\Core\File\Exception

File

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

View source
<?php

namespace Drupal\Core\File\Exception;


/**
 * Exception thrown when file cannot be written to disk.
 */
class FileWriteException extends FileException {

}

Classes

Title Deprecated Summary
FileWriteException Exception thrown when file cannot be written to disk.

API Navigation

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