class SemaphoreAcquiringException extendsRuntimeException implementsExceptionInterface

SemaphoreAcquiringException is thrown when an issue happens during the acquisition of a semaphore.

Methods

__construct(Key$key,string$message)

No description

Details

__construct(Key$key,string$message)

Parameters

Key $key
string $message