InvalidStreamWrapperException.php
Same filename in other branches
Namespace
Drupal\Core\File\ExceptionFile
-
core/
lib/ Drupal/ Core/ File/ Exception/ InvalidStreamWrapperException.php
View source
<?php
namespace Drupal\Core\File\Exception;
/**
* Exception thrown when a file's stream wrapper is invalid.
*/
class InvalidStreamWrapperException extends FileException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
InvalidStreamWrapperException | Exception thrown when a file's stream wrapper is invalid. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.