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