LostConnectionDetector
interface LostConnectionDetector (View source)
Methods
bool
causedByLostConnection(Throwable $e)
Determine if the given exception was caused by a lost connection.
Details
bool
causedByLostConnection(Throwable $e)
Determine if the given exception was caused by a lost connection.