com.ibatis.sqlmap.engine.transaction
Class TransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibatis.sqlmap.engine.transaction.TransactionException
- All Implemented Interfaces:
- Serializable
public class TransactionException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransactionException
public TransactionException()
TransactionException
public TransactionException(String msg)
TransactionException
public TransactionException(Throwable cause)
TransactionException
public TransactionException(String msg,
Throwable cause)
Copyright © 2010. All Rights Reserved.