| Current Path : /var/www/v3.cesa.co.za/vendor/doctrine/dbal/src/Exception/ |
| Current File : /var/www/v3.cesa.co.za/vendor/doctrine/dbal/src/Exception/SchemaDoesNotExist.php |
<?php
namespace Doctrine\DBAL\Exception;
class SchemaDoesNotExist extends DatabaseObjectNotFoundException
{
}