flex.messaging.services.messaging.adapters
Class JMSExceptionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by flex.messaging.services.messaging.adapters.JMSExceptionEvent
All Implemented Interfaces:
Serializable

public class JMSExceptionEvent
extends EventObject

Event dispatched to the JMSExceptionListener when a JMS exception is encountered by the source.

See Also:
JMSExceptionListener, Serialized Form

Method Summary
 javax.jms.JMSException getJMSException()
          Return the JMS exception of the event.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getJMSException

public javax.jms.JMSException getJMSException()
Return the JMS exception of the event.

Returns:
The JMS exception of the event.


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/services/messaging/adapters/JMSExceptionEvent.html