Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.2.0)

E17486-03


oracle.adf.share.security
Class AppPolicyServiceNotSupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.adf.share.security.ADFSecurityException
              extended by oracle.adf.share.security.AppPolicyServiceNotSupportedException

All Implemented Interfaces:
java.io.Serializable

public class AppPolicyServiceNotSupportedException
extends ADFSecurityException

ADF Security exception indicating application policy service not supported

See Also:
Serialized Form

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

AppPolicyServiceNotSupportedException

public AppPolicyServiceNotSupportedException(java.lang.String msgKey)
Constructs a AppPolicyServiceNotSupportedException with the specified detail message.
Parameters:
msg - String detailed message

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.2.0)

E17486-03


Copyright © 1997, 2012, Oracle. All rights reserved.