File "ConnectionLost.php"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/doctrine/dbal/src/Exception/ConnectionLost.php
File size: 126 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Doctrine\DBAL\Exception;
/** @psalm-immutable */
final class ConnectionLost extends ConnectionException
{
}