Exception thrown when a config object has a validation error before saving.
Messages thrown using ConfigValidateException should be translated, as they are passed directly to end-users during form validations.
Hierarchy
- class ConfigException extends \Exception
- class ConfigValidateException
Expanded class hierarchy of ConfigValidateException
File
- core/
includes/ config.inc, line 386 - This is the API for configuration storage.