|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | 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.
| 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, setRowDefFullName |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, 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)
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||