You are here

namespace Drupal\purge\Plugin\Purge\Invalidation\Exception in Purge 8.3

Classsort descending Location Description
InvalidExpressionException src/Plugin/Purge/Invalidation/Exception/InvalidExpressionException.php Thrown when invalidations are instantiated with a incorrect expression.
InvalidStateException src/Plugin/Purge/Invalidation/Exception/InvalidStateException.php Thrown when the incoming or outgoing object states are not valid.
MissingExpressionException src/Plugin/Purge/Invalidation/Exception/MissingExpressionException.php Thrown when invalidations are instantiated without required expression.
TypeUnsupportedException src/Plugin/Purge/Invalidation/Exception/TypeUnsupportedException.php Thrown when no purgers support the requested type.