Facile\DoctrineMySQLComeBack\Doctrine\DBAL\Driver\ServerGoneAwayExceptionsAwareInterface::isGoneAwayInUpdateException PHP Method

isGoneAwayInUpdateException() public method

public isGoneAwayInUpdateException ( Exception $e ) : boolean
$e Exception
return boolean
    public function isGoneAwayInUpdateException(\Exception $e);
ServerGoneAwayExceptionsAwareInterface