class InvalidConfigException
Same name in this branch
- 11.1.x core/lib/Drupal/Core/Recipe/InvalidConfigException.php \Drupal\Core\Recipe\InvalidConfigException
Wrapper for the ResourceNotFoundException
Hierarchy
- class \JsonSchema\Exception\RuntimeException extends \JsonSchema\Exception\RuntimeException implements \JsonSchema\Exception\ExceptionInterface
- class \JsonSchema\Exception\RuntimeException extends \JsonSchema\Exception\RuntimeException implements \JsonSchema\Exception\ExceptionInterface
- class \JsonSchema\Exception\InvalidConfigException extends \JsonSchema\Exception\RuntimeException
- class \JsonSchema\Exception\RuntimeException extends \JsonSchema\Exception\RuntimeException implements \JsonSchema\Exception\ExceptionInterface
Expanded class hierarchy of InvalidConfigException
File
-
vendor/
justinrainbow/ json-schema/ src/ JsonSchema/ Exception/ InvalidConfigException.php, line 15
Namespace
JsonSchema\ExceptionView source
class InvalidConfigException extends RuntimeException {
}