DetectsDeadlocks
Table of Contents
- causedByDeadlock() : bool
- Determine if the given exception was caused by a deadlock.
Methods
causedByDeadlock()
Determine if the given exception was caused by a deadlock.
protected
causedByDeadlock(Exception $e) : bool
Parameters
- $e : Exception