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