DetectsLostConnections
Table of Contents
- causedByLostConnection() : bool
- Determine if the given exception was caused by a lost connection.
Methods
causedByLostConnection()
Determine if the given exception was caused by a lost connection.
protected
causedByLostConnection(Exception $e) : bool
Parameters
- $e : Exception