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

E10653-05

oracle.adf.model.binding
Class DCDataExceptionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by oracle.binding.DataEvent
          extended by oracle.binding.DataExceptionEvent
              extended by oracle.adf.model.binding.DCDataExceptionEvent
All Implemented Interfaces:
java.io.Serializable

public class DCDataExceptionEvent
extends DataExceptionEvent

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.binding.DataExceptionEvent
DataExceptionEvent.SeverityType
 
Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DCDataExceptionEvent(java.lang.Object source, DataExceptionEvent dee)
           
 
Method Summary
 DataExceptionEvent getBaseEvent()
           
 
Methods inherited from class oracle.binding.DataExceptionEvent
getExceptionObject, getSeverity
 
Methods inherited from class oracle.binding.DataEvent
getEventId
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DCDataExceptionEvent

public DCDataExceptionEvent(java.lang.Object source,
                            DataExceptionEvent dee)
Method Detail

getBaseEvent

public DataExceptionEvent getBaseEvent()

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

E10653-05

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