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