|
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.4.0) E10651-05 |
||||||||
| 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.activity.UnknownActivityTypeException
public class UnknownActivityTypeException
Indicates that an unknown activity type was found in the metadata.
| Constructor Summary | |
|---|---|
UnknownActivityTypeException(java.lang.String activityType)
Constructor. |
|
| 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 UnknownActivityTypeException(java.lang.String activityType)
activityType - - the activity type
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.4.0) E10651-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||