|
|||||||||
| 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
|
+--com.bea.wlrt.ede.MultiStatementException
Exception raised if one or more errors are detected when loading a set of statements in bulk
| Constructor Summary | |
MultiStatementException(URL location,
List exceptions)
|
|
| Method Summary | |
List |
getExceptions()
Retrieves the list of exceptions that were detected |
String |
getMessage()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getCause,
getLocalizedMessage,
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 MultiStatementException(URL location,
List exceptions)
| Method Detail |
public List getExceptions()
public String getMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||