namespace Drupal\config_filter\Exception in Config Filter 8.2
Same name in other branches
Class | Location | Description |
---|---|---|
InvalidStorageFilterException |
src/ |
Thrown when a StorageFilterInterface is expected but not present. |
UnsupportedMethod |
src/ |
Thrown when calling an unsupported method on a ConfigStorage object. |