Laravel
Release notes
Upgrade Guide
Contribution Guide
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
$e
Throwable
On this page
On this page
Methods
causedByLostConnection