Current File : /home/getxxhzo/app.genicards.com/vendor/doctrine/dbal/src/Exception/DatabaseDoesNotExist.php
<?php

namespace Doctrine\DBAL\Exception;

/** @psalm-immutable */
class DatabaseDoesNotExist extends DatabaseObjectNotFoundException
{
}