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