class |
AccessRefusedException |
The client attempted to work with a server entity to which it has no access
due to security settings.
|
class |
NoConsumersException |
Exception thrown when the exchange cannot deliver to a consumer when the
immediate flag is set.
|
class |
NotFoundException |
Exception thrown if the client attempted to work with a server entity that
does not exist.
|
class |
PreconditionFailedException |
Exception thrown if the client requested a method that was not allowed
because some precondition failed.
|
class |
ResourceLockedException |
Exception thrown if the client attempted to work with a server entity to
which it has no access because another client is working with it.
|