|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException oracle.jbo.JboException oracle.jbo.ValidationException oracle.jbo.TxnValException
Thrown when reading an xml document fails for a RowSet or a Row. This exception could contain an array of exceptions thrown while reading a RowSet, one exception per Row.
Field Summary |
Fields inherited from class oracle.jbo.ValidationException |
mRowDefFullName |
Fields inherited from class oracle.jbo.JboException |
mHasPeerException |
Constructor Summary | |
TxnValException(com.sun.java.util.collections.ArrayList exceptions)
|
Methods inherited from class oracle.jbo.ValidationException |
getAttributeException, getRowDefFullName, hasAttributeException, raise, raise, raise, setRowDefFullName |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TxnValException(com.sun.java.util.collections.ArrayList exceptions)
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.