FileException.php
Same filename in other branches
Namespace
Drupal\Core\File\ExceptionFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.