Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.1.0)

E18581-02

oracle.adfdt.view.common.binding.creator
Class CancelCreationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.adfdt.view.common.binding.creator.CancelCreationException
All Implemented Interfaces:
java.io.Serializable

public class CancelCreationException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
CancelCreationException()
           
CancelCreationException(java.lang.String messageToWarnUser)
           
 
Method Summary
 java.lang.String getWarningMessage()
           
 boolean needsToDisplayWarning()
           
 
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

CancelCreationException

public CancelCreationException()

CancelCreationException

public CancelCreationException(java.lang.String messageToWarnUser)
Method Detail

needsToDisplayWarning

public boolean needsToDisplayWarning()

getWarningMessage

public java.lang.String getWarningMessage()

Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.1.0)

E18581-02

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