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