Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/laminas/laminas-db/src/Exception/
Upload File :
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
{
}