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.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)

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.