You are here

class ExtensionNotLoadedException in Zircon Profile 8.0

Same name in this branch
  1. 8.0 vendor/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php \Zend\Stdlib\Exception\ExtensionNotLoadedException
  2. 8.0 vendor/zendframework/zend-hydrator/src/Exception/ExtensionNotLoadedException.php \Zend\Hydrator\Exception\ExtensionNotLoadedException
Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-hydrator/src/Exception/ExtensionNotLoadedException.php \Zend\Hydrator\Exception\ExtensionNotLoadedException

Extension not loaded exception

Hierarchy

Expanded class hierarchy of ExtensionNotLoadedException

File

vendor/zendframework/zend-hydrator/src/Exception/ExtensionNotLoadedException.php, line 15

Namespace

Zend\Hydrator\Exception
View source
class ExtensionNotLoadedException extends RuntimeException {

}

Members