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