ArchiverException.php
Same filename in other branches
Namespace
Drupal\Core\ArchiverFile
-
core/
lib/ Drupal/ Core/ Archiver/ ArchiverException.php
View source
<?php
namespace Drupal\Core\Archiver;
/**
* Defines an exception class for Drupal\Core\Archiver\ArchiverInterface.
*/
class ArchiverException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ArchiverException | Defines an exception class for Drupal\Core\Archiver\ArchiverInterface. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.