class ExtensionNotLoadedException in Zircon Profile 8
Same name in this branch
- 8 vendor/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php \Zend\Stdlib\Exception\ExtensionNotLoadedException
- 8 vendor/zendframework/zend-hydrator/src/Exception/ExtensionNotLoadedException.php \Zend\Hydrator\Exception\ExtensionNotLoadedException
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-hydrator/src/Exception/ExtensionNotLoadedException.php \Zend\Hydrator\Exception\ExtensionNotLoadedException
Extension not loaded exception
Hierarchy
- class \Zend\Hydrator\Exception\RuntimeException implements ExceptionInterface
- class \Zend\Hydrator\Exception\RuntimeException implements ExceptionInterface
- class \Zend\Hydrator\Exception\ExtensionNotLoadedException
- class \Zend\Hydrator\Exception\RuntimeException implements ExceptionInterface
Expanded class hierarchy of ExtensionNotLoadedException
File
- vendor/
zendframework/ zend-hydrator/ src/ Exception/ ExtensionNotLoadedException.php, line 15
Namespace
Zend\Hydrator\ExceptionView source
class ExtensionNotLoadedException extends RuntimeException {
}