|
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.7.0) E10651-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.adf.controller.ControllerException
oracle.adf.controller.RemoteTaskFlowException
public class RemoteTaskFlowException
This exception type is used to wrap checked exceptions (i.e. not a RuntimeException) returned from a remote task flow runnign in a producer application.
| Constructor Summary | |
|---|---|
RemoteTaskFlowException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class oracle.adf.controller.ControllerException |
|---|
getCause, getErrorId, getErrorNumber, getLocalizedMessage, getMessage, init |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteTaskFlowException(java.lang.Throwable cause)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.7.0) E10651-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||