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