Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.flex.runtime
Class ModelerADFContextScope.OperationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.apps.fnd.applcore.flex.runtime.ModelerADFContextScope.OperationException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ModelerADFContextScope

public static class ModelerADFContextScope.OperationException
extends java.lang.RuntimeException

Thrown when an error occurs during an operation.

See Also:
Serialized Form

Method Summary
 java.lang.String getOperation()
          Gets the operation.
 
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
 

Method Detail

getOperation

public final java.lang.String getOperation()
Gets the operation.

Returns:
the operation

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.