You are here

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

Classsort descending Location Description
BadBehaviorException src/Plugin/Purge/Purger/Exception/BadBehaviorException.php Thrown when APIs aren't being called as intended.
BadPluginBehaviorException src/Plugin/Purge/Purger/Exception/BadPluginBehaviorException.php Thrown when purgers are not implemented as outlined in the documentation.
CapacityException src/Plugin/Purge/Purger/Exception/CapacityException.php Thrown when system resources are reached or exceeded.
DiagnosticsException src/Plugin/Purge/Purger/Exception/DiagnosticsException.php Diagnostic ERROR requires cache invalidation to be halted.
LockException src/Plugin/Purge/Purger/Exception/LockException.php Thrown when processing is attempted while another instance is running.