MutexBusyException
class MutexBusyException extends RuntimeException (View source)
Properties
protected string | $mutexKey | The mutex key. |
Methods
__construct(string $mutexKey)
Initialize the instance.
string
getMutexKey()
Get the mutex key.
Details
__construct(string $mutexKey)
Initialize the instance.
string
getMutexKey()
Get the mutex key.