public class AtomikosJMSException
extends javax.jms.JMSException
| Modifier and Type | Method and Description |
|---|---|
static void |
throwAtomikosJMSException(java.lang.String msg)
Logs and throws an AtomikosJMSException.
|
static void |
throwAtomikosJMSException(java.lang.String msg,
java.lang.Throwable cause)
Logs and throws and AtomikosJMSException.
|
getErrorCode, getLinkedException, setLinkedExceptionpublic static void throwAtomikosJMSException(java.lang.String msg,
java.lang.Throwable cause)
throws AtomikosJMSException
msg - The message to use.cause - The cause.AtomikosJMSExceptionpublic static void throwAtomikosJMSException(java.lang.String msg)
throws AtomikosJMSException
msg - The message to use.AtomikosJMSExceptionCopyright © 2018. All Rights Reserved.