ok

Mini Shell

Direktori : /home2/selectio/www/3-idiots/vendor/doctrine/dbal/src/Exception/
Upload File :
Current File : /home2/selectio/www/3-idiots/vendor/doctrine/dbal/src/Exception/DatabaseObjectNotFoundException.php

<?php

namespace Doctrine\DBAL\Exception;

/**
 * Base class for all unknown database object related errors detected in the driver.
 *
 * A database object is considered any asset that can be created in a database
 * such as schemas, tables, views, sequences, triggers,  constraints, indexes,
 * functions, stored procedures etc.
 *
 * @psalm-immutable
 */
class DatabaseObjectNotFoundException extends ServerException
{
}

Zerion Mini Shell 1.0