trait Illuminate / Database / DetectsLostConnections

DetectsLostConnections

Methods

protected

causedByLostConnection ( Throwable $e ) : bool

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

Parameters