| Current Path : /opt/nginxhttpd_/vendor/doctrine/common/src/Proxy/Exception/ |
| Current File : //opt/nginxhttpd_/vendor/doctrine/common/src/Proxy/Exception/ProxyException.php |
<?php
namespace Doctrine\Common\Proxy\Exception;
/**
* Base exception interface for proxy exceptions.
*
* @link www.doctrine-project.org
*/
interface ProxyException
{
}