Skip navigation links

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

E10653-11


oracle.jbo.script.debug.client.bdi
Class SpecErrorEvent

java.lang.Object
  extended by java.util.EventObject
      extended by oracle.jbo.script.debug.client.bdi.SpecEvent
          extended by oracle.jbo.script.debug.client.bdi.SpecErrorEvent

All Implemented Interfaces:
java.io.Serializable

public class SpecErrorEvent
extends SpecEvent
See Also:
Serialized Form

Field Summary

 

Fields inherited from class java.util.EventObject
source

 

Constructor Summary
SpecErrorEvent(EventRequestSpec eventRequestSpec, java.lang.Exception reason)
           

 

Method Summary
 java.lang.Exception getReason()
           

 

Methods inherited from class oracle.jbo.script.debug.client.bdi.SpecEvent
getEventRequest, getEventRequestSpec

 

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

SpecErrorEvent

public SpecErrorEvent(EventRequestSpec eventRequestSpec,
                      java.lang.Exception reason)

Method Detail

getReason

public java.lang.Exception getReason()

Skip navigation links

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

E10653-11


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