public final class JmsAckException extends JmsConsumeException
ModuleException to be thrown in the cases in which acking a message fails| Constructor and Description |
|---|
JmsAckException(String message)
Creates a new instance with the specified detail
message |
JmsAckException(String message,
Exception exception)
Creates a new instance with the specified detail
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JmsAckException(String message)
messagemessage - the detail messageCopyright © 2020. All rights reserved.