|
|||||||||||
| 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
|
+--org.enableit.db.DBException
|
+--org.enableit.db.darrt.DataImportException
Holder for row sets that cannot be imported by DataHandler.
| Constructor Summary | |
DataImportException(org.enableit.db.beans.RowSet rowSet)
DataImportException Method |
|
| Method Summary | |
org.enableit.db.beans.RowSet |
getErrorRowSet()
|
| Methods inherited from class org.enableit.db.DBException |
getRootCause |
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DataImportException(org.enableit.db.beans.RowSet rowSet)
| Method Detail |
public org.enableit.db.beans.RowSet getErrorRowSet()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||