public class TransactionDemarcationException extends ContainerException
This is thrown to represent an error that occurred during a TransactionDemarcation.
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION  | 
mNestedContainerException| Constructor and Description | 
|---|
TransactionDemarcationException()
Constructor 
 | 
TransactionDemarcationException(java.lang.String pMessage)
Constructor 
 | 
TransactionDemarcationException(java.lang.String pMessage,
                               java.lang.Throwable pThrowable)
Constructor 
 | 
TransactionDemarcationException(java.lang.Throwable pThrowable)
Constructor 
 | 
appendExtraInfo, containsInheritableInfo, getAttributes, getErrorCode, getMessageArguments, getNestedContainerException, getSourceException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setAttributes, setErrorCode, setMessageArguments, setNestedContainerException, setSourceException, toString, toStringpublic TransactionDemarcationException()
public TransactionDemarcationException(java.lang.String pMessage)
public TransactionDemarcationException(java.lang.Throwable pThrowable)
public TransactionDemarcationException(java.lang.String pMessage,
                                       java.lang.Throwable pThrowable)