public abstract class ResultIssuesResponseListener extends ResultFaultIssuesResponseListener
| Constructor and Description |
|---|
ResultIssuesResponseListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFault(FaultEvent event)
Callback when a fault is received (usually server exceptions are received as faults)
|
onCancelled, onFailure, onIssue, onTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonResultpublic void onFault(FaultEvent event)
ResponseListenerevent - fault event holding the remote error