|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.dbxml.util.dbXMLException
com.dbxml.db.core.DBException
com.dbxml.db.core.transaction.TransactionException
com.dbxml.db.core.transaction.TransactionsNotSupportedException
A TransactionsNotSupportedException is thrown by a Filer if transactional behavior is not supported by that Filer.
Field Summary |
Fields inherited from class com.dbxml.util.dbXMLException |
faultCode |
Constructor Summary | |
TransactionsNotSupportedException(java.lang.String message,
java.lang.Throwable wrapped)
|
|
TransactionsNotSupportedException(java.lang.Throwable wrapped)
|
Methods inherited from class com.dbxml.util.dbXMLException |
getFaultCode |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TransactionsNotSupportedException(java.lang.Throwable wrapped)
public TransactionsNotSupportedException(java.lang.String message, java.lang.Throwable wrapped)
|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |