trait Illuminate / Database / DetectsLostConnections
You are viewing an older version of the documentation. For the latest, please visit master documentation.

DetectsLostConnections

Methods

protected

causedByLostConnection ( Throwable $e ) : bool

Determine if the given exception was caused by a lost connection.

Parameters