|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| 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
|
+--oracle.dss.util.BIBaseException
|
+--oracle.dss.bicontext.BIRemoteException
|
+--oracle.dss.metadataManager.common.MetadataManagerException
Indicates a problem with a MetadataManager operation. Subclasses of this class provide specific information about the type of problem that occurred.
| Method Summary | |
java.lang.String |
toString()Retrieves the exception stack. |
| Methods inherited from class oracle.dss.bicontext.BIRemoteException |
getLocalizedMessage, getMessage |
| Methods inherited from class oracle.dss.util.BIBaseException |
elementAt, elements, findException, getBIRootCause, getPreviousException, size |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public java.lang.String toString()
BIBaseExceptiontoString in class BIBaseExceptionoracle.dss.util.BIBaseException
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||