public class TransactionDataAccessException
extends org.springframework.dao.DataAccessException
TransactionException.| Constructor and Description | 
|---|
TransactionDataAccessException(String msg)  | 
TransactionDataAccessException(String msg,
                              Throwable cause)  | 
TransactionDataAccessException(TransactionException e)  | 
TransactionDataAccessException(org.springframework.transaction.TransactionException e)  | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionDataAccessException(String msg)
public TransactionDataAccessException(TransactionException e)
public TransactionDataAccessException(org.springframework.transaction.TransactionException e)
Copyright © GigaSpaces.