Path : /var/www/html/thb_loan_system/vendor/doctrine/dbal/src/Exception/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/thb_loan_system/vendor/doctrine/dbal/src/Exception/DatabaseObjectExistsException.php |
<?php namespace Doctrine\DBAL\Exception; /** * Base class for all already existing 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 DatabaseObjectExistsException extends ServerException { }