public class AtomikosJMSException
extends javax.jms.JMSException
| Constructor and Description |
|---|
AtomikosJMSException(String reason) |
AtomikosJMSException(String reason,
Throwable t) |
| 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 AtomikosJMSException(String reason)
public static void throwAtomikosJMSException(String msg, Throwable cause) throws AtomikosJMSException
AtomikosJMSExceptionpublic static void throwAtomikosJMSException(String msg) throws AtomikosJMSException
AtomikosJMSExceptionCopyright © 2022. All rights reserved.