WizardException.php
Same filename in other branches
Namespace
Drupal\views\Plugin\views\wizardFile
-
core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardException.php
View source
<?php
namespace Drupal\views\Plugin\views\wizard;
/**
* A custom exception class for our errors.
*/
class WizardException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
WizardException | A custom exception class for our errors. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.