Package io.getstream.core.faye.emitter
Interface ErrorListener
-
public interface ErrorListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonError(java.lang.Exception error)
-
public interface ErrorListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
onError(java.lang.Exception error) |