You are here

namespace Drupal\config_filter\Exception in Config Filter 8

Same name in other branches
  1. 8.2 Drupal\config_filter\Exception
Classsort descending Location Description
InvalidStorageFilterException src/Exception/InvalidStorageFilterException.php Thrown when a StorageFilterInterface is expected but not present.
UnsupportedMethod src/Exception/UnsupportedMethod.php Thrown when calling an unsupported method on a ConfigStorage object.