OMS (v3.0.25)

oms3
Class Notification.ExceptionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by oms3.Notification.ExceptionEvent
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Notification

public static class Notification.ExceptionEvent
extends java.util.EventObject

Exception Event. An exception occured during component execution.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 ComponentException getException()
          Get the Component exception.
 java.lang.String toString()
           
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getException

public ComponentException getException()
Get the Component exception.

Returns:
the exception

toString

public java.lang.String toString()
Overrides:
toString in class java.util.EventObject

OMS (v3.0.25)

Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.