| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 2 (11.1.2.0.0) E17492-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
oracle.dss.util.BIBaseException
oracle.dss.util.DataException
oracle.dss.util.InvalidDrillPathException
public class InvalidDrillPathException
Indicates an invalid drill path in a DataDirector2 drill call.
| Field Summary | 
|---|
| Fields inherited from class oracle.dss.util.DataException | 
|---|
m_Resources | 
| Fields inherited from class oracle.dss.util.BIBaseException | 
|---|
m_support | 
| Constructor Summary | |
|---|---|
InvalidDrillPathException(java.lang.String s,
                          java.lang.Exception e)
Constructor.  | 
|
| Method Summary | 
|---|
| Methods inherited from class oracle.dss.util.BIBaseException | 
|---|
elementAt, elements, findException, getBIRootCause, getException, getPreviousException, printStackTrace, printStackTrace, printStackTraceSuper, printStackTraceSuper, size, toString | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public InvalidDrillPathException(java.lang.String s,
                                 java.lang.Exception e)
s - The message to display.e - The underlying exception from the data provider.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 2 (11.1.2.0.0) E17492-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||