|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1.6.0) E10686-07 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception oracle.adf.share.security.ADFSecurityException oracle.adf.share.security.AppPolicyServiceNotSupportedException
public class AppPolicyServiceNotSupportedException
ADF Security exception indicating application policy service not supported
Constructor Summary | |
---|---|
AppPolicyServiceNotSupportedException(java.lang.String msgKey)
Constructs a AppPolicyServiceNotSupportedException with the specified detail message. |
Method Summary |
---|
Methods inherited from class oracle.adf.share.security.ADFSecurityException |
---|
getCause, getErrorMessage, getErrorMsgKey, getLocalErrorMessage, getLocalizedMessage, init, printErrorMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AppPolicyServiceNotSupportedException(java.lang.String msgKey)
msg
- String detailed message
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1.6.0) E10686-07 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |