Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

oracle.apps.fnd.appltest.diagfwk.engine.provider.security
Class DiagfwkSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.apps.fnd.appllcm.sdk.common.forkparent.ForkLCMException
                  extended by oracle.apps.fnd.appllcm.sdk.common.LCMException
                      extended by oracle.apps.fnd.appltest.diagfwk.common.DiagfwkException
                          extended by oracle.apps.fnd.appltest.diagfwk.engine.provider.security.DiagfwkSecurityException
All Implemented Interfaces:
java.io.Serializable, oracle.apps.fnd.appllcm.sdk.common.LCMDetailedException, oracle.apps.fnd.appllcm.sdk.common.LCMTranslatedException

public class DiagfwkSecurityException
extends DiagfwkException

Security Exception used to convey failed data or function security checks.

Since:
11.1.1.0.0
Version:
$Date: 2008/09/24 12:33:03 $ $Author: ilawler $
Author:
ilawler
See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.apps.fnd.appllcm.sdk.common.forkparent.ForkLCMException
isDetailInternallyGenerated
 
Constructor Summary
DiagfwkSecurityException(oracle.apps.fnd.appllcm.sdk.common.ResourceRef reason)
           
DiagfwkSecurityException(oracle.apps.fnd.appllcm.sdk.common.ResourceRef reason, java.lang.Throwable cause)
           
DiagfwkSecurityException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class oracle.apps.fnd.appllcm.sdk.common.LCMException
getConciseMessageRef, getDetailMessage, getDetailMessageRef, getLocale, getLocalizedMessage, getMessage, getMessageRef, setDetailMessageRef, setLocale, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DiagfwkSecurityException

public DiagfwkSecurityException(oracle.apps.fnd.appllcm.sdk.common.ResourceRef reason)
Parameters:
reason -

DiagfwkSecurityException

public DiagfwkSecurityException(java.lang.Throwable cause)
Parameters:
cause -

DiagfwkSecurityException

public DiagfwkSecurityException(oracle.apps.fnd.appllcm.sdk.common.ResourceRef reason,
                                java.lang.Throwable cause)
Parameters:
reason -
cause -

Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.