Package io.goobi.viewer.exceptions
Class MessageQueueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.MessageQueueException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionMessageQueueException
(String message) MessageQueueException
(String message, Throwable cause) MessageQueueException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) MessageQueueException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MessageQueueException
public MessageQueueException() -
MessageQueueException
-
MessageQueueException
-
MessageQueueException
-
MessageQueueException
-