public final class JmsSessionRecoverException extends JmsConsumeException
ModuleException to be thrown in the cases in which recovering a session fails| Constructor and Description |
|---|
JmsSessionRecoverException(String message)
Creates a new instance with the specified detail
message |
JmsSessionRecoverException(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 JmsSessionRecoverException(String message)
messagemessage - the detail messageCopyright © 2022. All rights reserved.