class |
ActiveMQAddressDoesNotExistException |
An operation failed because an address exists on the server.
|
class |
ActiveMQAddressExistsException |
An operation failed because an address exists on the server.
|
class |
ActiveMQAddressFullException |
An address is full.
|
class |
ActiveMQAlreadyReplicatingException |
The server is already paired with a replicating backup.
|
class |
ActiveMQClusterSecurityException |
Security exception thrown when the cluster user fails authentication.
|
class |
ActiveMQConnectionTimedOutException |
A client timed out will connecting to ActiveMQ Artemis server.
|
class |
ActiveMQDeleteAddressException |
An operation failed because an address exists on the server.
|
class |
ActiveMQDisconnectedException |
A client was disconnected from ActiveMQ Artemis server when the server has shut down.
|
class |
ActiveMQDivertDoesNotExistException |
An operation failed because an address exists on the server.
|
class |
ActiveMQDuplicateIdException |
A DuplicateID was rejected.
|
class |
ActiveMQDuplicateMetaDataException |
A Session Metadata was set in duplication
|
class |
ActiveMQIllegalStateException |
An ActiveMQ Artemis resource is not in a legal state (e.g.
|
class |
ActiveMQIncompatibleClientServerException |
The server version and the client version are incompatible.
|
class |
ActiveMQInterceptorRejectedPacketException |
An outgoing interceptor returned false.
|
class |
ActiveMQInternalErrorException |
Internal error which prevented ActiveMQ Artemis from performing an important operation.
|
class |
ActiveMQInvalidFilterExpressionException |
A filter expression was found to be invalid.
|
class |
ActiveMQInvalidQueueConfiguration |
An operation failed because a queue exists on the server.
|
class |
ActiveMQInvalidTransientQueueUseException |
An operation failed because a queue exists on the server.
|
class |
ActiveMQIOErrorException |
Unexpected I/O error occurred on the server.
|
class |
ActiveMQLargeMessageException |
A problem occurred while manipulating the body of a large message.
|
class |
ActiveMQLargeMessageInterruptedException |
|
class |
ActiveMQNativeIOError |
An error has happened at ActiveMQ's native (non-Java) code used in reading and writing data.
|
class |
ActiveMQNonExistentQueueException |
An operation failed because a queue does not exist on the server.
|
class |
ActiveMQNotConnectedException |
A client is not able to connect to ActiveMQ Artemis server.
|
class |
ActiveMQNullRefException |
An operation failed because is dereferencing null pointer.
|
class |
ActiveMQObjectClosedException |
A client operation failed because the calling resource (ClientSession, ClientProducer, etc.) is
closed.
|
class |
ActiveMQQueueExistsException |
An operation failed because a queue exists on the server.
|
class |
ActiveMQQueueMaxConsumerLimitReached |
An operation failed because a queue exists on the server.
|
class |
ActiveMQRemoteDisconnectException |
A security problem occurred (authentication issues, permission issues,...)
|
class |
ActiveMQReplicationTimeooutException |
The creation of a session was rejected by the server (e.g.
|
class |
ActiveMQRoutingException |
A client was redirected.
|
class |
ActiveMQSecurityException |
A security problem occurred (authentication issues, permission issues,...)
|
class |
ActiveMQSessionCreationException |
The creation of a session was rejected by the server (e.g.
|
class |
ActiveMQShutdownException |
An operation failed because an address exists on the server.
|
class |
ActiveMQTimeoutException |
An operation timed out.
|
class |
ActiveMQTransactionOutcomeUnknownException |
The outcome of a transaction is unknown.
|
class |
ActiveMQTransactionRolledBackException |
A transaction was rolled back.
|
class |
ActiveMQTransactionTimeoutException |
|
class |
ActiveMQUnBlockedException |
A blocking call from a client was unblocked during failover.
|
class |
ActiveMQUnexpectedRoutingTypeForAddress |
An operation failed because a queue exists on the server.
|
class |
ActiveMQUnsupportedPacketException |
A packet of unsupported type was received by ActiveMQ Artemis PacketHandler.
|