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