org.ow2.orchestra.pvm.internal.tx
Class TransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ow2.orchestra.pvm.PvmException
org.ow2.orchestra.pvm.internal.tx.TransactionException
- All Implemented Interfaces:
- Serializable
public class TransactionException
- extends PvmException
- Author:
- Tom Baeyens
- 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(String msg)
TransactionException
public TransactionException(Throwable cause)
Copyright © 2011 OW2 Consortium. All Rights Reserved.