|
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.CursorManagerSpecificationExpiredException
Indicates the Source for the CursorManagerSpecification has changed. An application that receives this exception should create a new CursorManagerSpecification for the Source use it to update the CursorManager for the Source or to create a new CursorManager. The Source produced by a Template is the only OLAP API Source that can change.
CursorManager, CursorManagerSpecification, SpecifiedCursorManager, Serialized Form| Constructor Summary | |
CursorManagerSpecificationExpiredException()Creates a CursorManagerSpecificationExpiredException. | |
CursorManagerSpecificationExpiredException(java.lang.String message)Creates a CursorManagerSpecificationExpiredException with the specified message. | |
| 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 CursorManagerSpecificationExpiredException()
CursorManagerSpecificationExpiredException.public CursorManagerSpecificationExpiredException(java.lang.String message)
CursorManagerSpecificationExpiredException with the specified message.
|
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 | ||||||||