|
Oracle Fusion Middleware Java API Reference for Oracle Event Processing 12c Release 1 (12.1.3.0.0) E54267-01 |
|||||||||
| 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.wlevs.ede.api.ConfigurationException
|
+--com.bea.wlevs.ede.api.MultiStatementException
Exception raised if one or more errors are detected when loading a set of statements in bulk
| Constructor Summary | |
MultiStatementException(java.net.URL location, java.util.List exceptions) |
|
| Method Summary | |
java.util.List |
getExceptions()Retrieves the list of exceptions that were detected |
java.lang.String |
getMessage() |
| Methods inherited from class com.bea.wlevs.ede.api.ConfigurationException |
getStage |
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, 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(java.net.URL location,
java.util.List exceptions)
| Method Detail |
public java.util.List getExceptions()
public java.lang.String getMessage()
|
Copyright © 2007, 2014 Oracle and/or its affiliates. All rights reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||