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

isGoneAwayException() public method

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