org.exolab.castor.jdo
Class TransactionAbortedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.exolab.castor.jdo.PersistenceException
|
+--org.exolab.castor.jdo.TransactionAbortedException
- Direct Known Subclasses:
- ObjectModifiedException
- public class TransactionAbortedException
- extends PersistenceException
Informs that the user transaction has been explicitly aborted by
the database due to some failure and the reason for that failure.
- Version:
- $Revision: 1.4 $ $Date: 2000/11/04 01:31:04 $
- Author:
- Assaf Arkin
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
TransactionAbortedException
public TransactionAbortedException(java.lang.String message,
java.lang.Exception except)
TransactionAbortedException
public TransactionAbortedException(java.lang.String message)
Intalio Inc. (C) 1999-2001. All rights reserved http://www.intalio.com