You are here

interface ProxyException in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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

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\Exception
View source
interface ProxyException {

}

Members