public class AtomikosJMSException
extends javax.jms.JMSException
| Modifier and Type | Method and Description |
|---|---|
static void |
throwAtomikosJMSException(String msg)
Logs and throws an AtomikosJMSException.
|
static void |
throwAtomikosJMSException(String msg,
Throwable cause)
Logs and throws and AtomikosJMSException.
|
getErrorCode, getLinkedException, setLinkedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static void throwAtomikosJMSException(String msg, Throwable cause) throws AtomikosJMSException
msg - The message to use.cause - The cause.AtomikosJMSExceptionpublic static void throwAtomikosJMSException(String msg) throws AtomikosJMSException
msg - The message to use.AtomikosJMSExceptionCopyright © 2016. All Rights Reserved.