Viewing File: /home/ubuntu/vedadeals-backend-base/vendor/doctrine/dbal/src/Exception/SchemaDoesNotExist.php

<?php

namespace Doctrine\DBAL\Exception;

/** @psalm-immutable */
class SchemaDoesNotExist extends DatabaseObjectNotFoundException
{
}
Back to Directory File Manager