interface ProxyException in Plug 7
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
- lib/
doctrine/ common/ lib/ Doctrine/ Common/ Proxy/ Exception/ ProxyException.php, line 29
Namespace
Doctrine\Common\Proxy\ExceptionView source
interface ProxyException {
}