PHP Interface Facile\DoctrineMySQLComeBack\Doctrine\DBAL\Driver\ServerGoneAwayExceptionsAwareInterface

Show file Open project: facile-it/doctrine-mysql-come-back

Public Methods

Method Description
isGoneAwayException ( Exception $e ) : boolean
isGoneAwayInUpdateException ( Exception $e ) : boolean

Method Details

isGoneAwayException() public method

public isGoneAwayException ( Exception $e ) : boolean
$e Exception
return boolean

isGoneAwayInUpdateException() public method

public isGoneAwayInUpdateException ( Exception $e ) : boolean
$e Exception
return boolean