EvaluationException.php
Namespace
Drupal\rules\ExceptionFile
-
src/
Exception/ EvaluationException.php
View source
<?php
namespace Drupal\rules\Exception;
/**
* An exception that is thrown during evaluation.
*/
class EvaluationException extends RulesException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
EvaluationException | An exception that is thrown during evaluation. |