| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E22256-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               oracle.xdo.XDORuntimeException
oracle.xdo.XDORuntimeException
public class XDORuntimeException
| Constructor Summary | |
|---|---|
| XDORuntimeException()Constructor | |
| XDORuntimeException(java.lang.String message)Constructor | |
| XDORuntimeException(java.lang.String message, java.lang.Throwable cause)Constructor | |
| XDORuntimeException(java.lang.Throwable cause)Constructor | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public XDORuntimeException()
RuntimeException.RuntimeException()public XDORuntimeException(java.lang.String message)
message -RuntimeException.RuntimeException(String)
public XDORuntimeException(java.lang.String message,
                           java.lang.Throwable cause)
message -cause -RuntimeException.RuntimeException(String, Throwable)public XDORuntimeException(java.lang.Throwable cause)
cause -RuntimeException.RuntimeException(Throwable)| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E22256-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||