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