Package com.github.sonus21.rqueue.exception
package com.github.sonus21.rqueue.exception
-
Exception ClassesClassDescriptionWhenever a lock can not be acquired cause some other process/thread is holding lock then this error would be thrown.This exception is raised, when a queue is not registered in
EndpointRegistry, to register a queue useRqueueEndpointManager.registerQueue(String, String...)