public class ReliableMessagingStoreException extends RuntimeException
Exception implementation that aims to be thrown when an error occurs storing a RM sequence on the
ReliableMessagingStore.| Constructor and Description |
|---|
ReliableMessagingStoreException(String message) |
ReliableMessagingStoreException(String message,
Throwable cause) |
ReliableMessagingStoreException(String message,
Throwable cause,
Map<String,String> additionalTransportData) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.