| Current Path : /home/rtorresani/www/vendor/laminas/laminas-db/src/ResultSet/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-db/src/ResultSet/Exception/ExceptionInterface.php |
<?php
namespace Laminas\Db\ResultSet\Exception;
use Laminas\Db\Exception;
interface ExceptionInterface extends Exception\ExceptionInterface
{
}