|
Oracle OLAP Java API Reference 10g Release 1 (10.1) B10994-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
|
+--oracle.olapi.data.source.UnmatchedInputsException
Indicates that an input Source for the CursorManagerSpecification has inputs that could not be matched, in which case the query is not valid.
| Constructor Summary | |
UnmatchedInputsException(java.util.List unmatchedInputIDs)Creates an UnmatchedInputsException. | |
| Method Summary | |
java.util.List |
getUnmatchedInputIDs()Gets the identifiers of the unmatched inputs. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UnmatchedInputsException(java.util.List unmatchedInputIDs)
UnmatchedInputsException.| Method Detail |
public java.util.List getUnmatchedInputIDs()
|
Oracle OLAP Java API Reference 10g Release 1 (10.1) B10994-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||