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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionDataAccessException(String msg)
public TransactionDataAccessException(TransactionException e)
public TransactionDataAccessException(org.springframework.transaction.TransactionException e)
Copyright © GigaSpaces.