org.openejb.transaction
Class TransactionNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openejb.transaction.TransactionNotSupportedException
- All Implemented Interfaces:
- Serializable
- public class TransactionNotSupportedException
- extends Exception
- Version:
- $Revision: 1.1 $ $Date: 2004/03/01 07:14:43 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransactionNotSupportedException
public TransactionNotSupportedException()
TransactionNotSupportedException
public TransactionNotSupportedException(Throwable cause)
TransactionNotSupportedException
public TransactionNotSupportedException(String message)
TransactionNotSupportedException
public TransactionNotSupportedException(String message,
Throwable cause)
Copyright © 1999-2005 OpenEJB. All Rights Reserved.