public class TransactionAbortedExceptionOJB extends TransactionAbortedException
This exception has been created as a subclass of org.odmg.TransactionAbortedException so that we don't
Constructor and Description |
---|
TransactionAbortedExceptionOJB() |
TransactionAbortedExceptionOJB(java.lang.String msg) |
TransactionAbortedExceptionOJB(java.lang.String msg,
java.lang.Throwable th) |
TransactionAbortedExceptionOJB(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause()
Returns the cause of the exception.
|
public TransactionAbortedExceptionOJB()
public TransactionAbortedExceptionOJB(java.lang.String msg)
public TransactionAbortedExceptionOJB(java.lang.String msg, java.lang.Throwable th)
public TransactionAbortedExceptionOJB(java.lang.Throwable cause)
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30