public abstract class SolJMSEvent<EventType>
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
javax.jms.JMSException |
getException()
Returns the exception associated with the event, if any.
|
EventType |
getType()
Returns the event type
|
java.lang.String |
toString()
Returns a string representation of the event
|
public EventType getType()
public javax.jms.JMSException getException()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2004-2025 Solace Corporation. All rights reserved.