| Current Path : /var/www/surf/TYPO3/vendor/doctrine/dbal/src/Exception/ |
| Current File : /var/www/surf/TYPO3/vendor/doctrine/dbal/src/Exception/DatabaseDoesNotExist.php |
<?php
namespace Doctrine\DBAL\Exception;
/** @psalm-immutable */
class DatabaseDoesNotExist extends DatabaseObjectNotFoundException
{
}