Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-04

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

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-04

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