Path : /var/www/clients/client0/web25/web/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/clients/client0/web25/web/vendor/doctrine/dbal/src/Exception/DeadlockException.php |
<?php namespace Doctrine\DBAL\Exception; /** * Exception for a deadlock error of a transaction detected in the driver. * * @psalm-immutable */ class DeadlockException extends ServerException implements RetryableException { }