ViewRenderElementException.php
Same filename in other branches
Namespace
Drupal\views\ExceptionFile
-
core/
modules/ views/ src/ Exception/ ViewRenderElementException.php
View source
<?php
namespace Drupal\views\Exception;
/**
* Defines an exception for an invalid View render element.
*/
class ViewRenderElementException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
ViewRenderElementException | Defines an exception for an invalid View render element. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.