|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
org.apache.hivemind.lib.RemoteExceptionEvent
Event object used with RemoteExceptionListener.
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
RemoteExceptionEvent(java.lang.Object source,
java.lang.Throwable exception)
|
|
| Method Summary | |
java.lang.Throwable |
getException()
|
| 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 |
public RemoteExceptionEvent(java.lang.Object source,
java.lang.Throwable exception)
| Method Detail |
public java.lang.Throwable getException()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||