| Current Path : /home/cinepatreb/billetterie/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/ |
| Current File : /home/cinepatreb/billetterie/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConnectionLost.php |
<?php
namespace Doctrine\DBAL\Exception;
/**
* @psalm-immutable
*/
final class ConnectionLost extends ConnectionException
{
}