public class JavaContextEvent extends EventObject
source| Constructor and Description |
|---|
JavaContextEvent(Object source) |
JavaContextEvent(Object source,
CommunicationException communicationException) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsCommunicationException() |
CommunicationException |
getCommunicationException() |
getSource, toStringpublic JavaContextEvent(Object source)
public JavaContextEvent(Object source, CommunicationException communicationException)
public boolean containsCommunicationException()
public CommunicationException getCommunicationException()
Copyright © 2018. All rights reserved.