/
home
/
obinna
/
html
/
boaz2
/
vendor
/
doctrine
/
common
/
src
/
Proxy
/
Exception
/
Upload File
HOME
<?php namespace Doctrine\Common\Proxy\Exception; /** * Base exception interface for proxy exceptions. * * @link www.doctrine-project.org */ interface ProxyException { }