| Current Path : /home/bullgymbny/app/vendor/doctrine/dbal/src/Exception/ |
| Current File : /home/bullgymbny/app/vendor/doctrine/dbal/src/Exception/SchemaDoesNotExist.php |
<?php
namespace Doctrine\DBAL\Exception;
/**
* @psalm-immutable
*/
class SchemaDoesNotExist extends DatabaseObjectNotFoundException
{
}