class InfoParserException
An exception thrown by the InfoParser class whilst parsing info.yml files.
Hierarchy
- class \Drupal\Core\Extension\InfoParserException extends \Drupal\Core\Extension\RuntimeException
 
Expanded class hierarchy of InfoParserException
3 files declare their use of InfoParserException
- BaseThemeMissingTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ BaseThemeMissingTest.php  - InfoParserUnitTest.php in core/
tests/ Drupal/ Tests/ Core/ Extension/ InfoParserUnitTest.php  - ModulesListForm.php in core/
modules/ system/ src/ Form/ ModulesListForm.php  
File
- 
              core/
lib/ Drupal/ Core/ Extension/ InfoParserException.php, line 8  
Namespace
Drupal\Core\ExtensionView source
class InfoParserException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.