interface ProxyException in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/doctrine/common/lib/Doctrine/Common/Proxy/Exception/ProxyException.php \Doctrine\Common\Proxy\Exception\ProxyException
Base exception interface for proxy exceptions.
@link www.doctrine-project.org @since 2.4 @author Marco Pivetta <ocramius@gmail.com>
Hierarchy
- interface \Doctrine\Common\Proxy\Exception\ProxyException
Expanded class hierarchy of ProxyException
All classes that implement ProxyException
File
- vendor/
doctrine/ common/ lib/ Doctrine/ Common/ Proxy/ Exception/ ProxyException.php, line 29
Namespace
Doctrine\Common\Proxy\ExceptionView source
interface ProxyException {
}