public final class JmsTimeoutException extends JmsConsumeException
ModuleException that represents an error when consuming a Message but a timeout is reached before the Message arrives| Constructor and Description |
|---|
JmsTimeoutException(String message)
Creates a new instance with the specified detail
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JmsTimeoutException(String message)
messagemessage - the detail messageCopyright © 2022. All rights reserved.