SemaphoreReleasingException
class SemaphoreReleasingException extendsRuntimeException implementsExceptionInterface
SemaphoreReleasingException is thrown when an issue happens during the release of a semaphore.
Methods
__construct(Key$key,string$message)
No description