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

E10686-05

oracle.adf.share.exception
Class ViewScopeException

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

public class ViewScopeException
extends java.lang.RuntimeException

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

Constructor Summary
ViewScopeException()
           
ViewScopeException(java.lang.String message)
           
ViewScopeException(java.lang.String message, java.lang.Throwable cause)
           
ViewScopeException(java.lang.Throwable t)
           
 
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

ViewScopeException

public ViewScopeException()

ViewScopeException

public ViewScopeException(java.lang.Throwable t)

ViewScopeException

public ViewScopeException(java.lang.String message,
                          java.lang.Throwable cause)

ViewScopeException

public ViewScopeException(java.lang.String message)

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

E10686-05

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