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

E17486-01

oracle.adf.share.exception
Class PageFlowScopeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.adf.share.exception.PageFlowScopeException
All Implemented Interfaces:
java.io.Serializable

public class PageFlowScopeException
extends java.lang.RuntimeException

Since:
release specific (what release of product did this appear in)
See Also:
Serialized Form

Constructor Summary
PageFlowScopeException()
           
PageFlowScopeException(java.lang.String string)
           
PageFlowScopeException(java.lang.String string, java.lang.Throwable throwable)
           
PageFlowScopeException(java.lang.Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

PageFlowScopeException

public PageFlowScopeException(java.lang.Throwable throwable)

PageFlowScopeException

public PageFlowScopeException(java.lang.String string,
                              java.lang.Throwable throwable)

PageFlowScopeException

public PageFlowScopeException(java.lang.String string)

PageFlowScopeException

public PageFlowScopeException()

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

E17486-01

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