- All Superinterfaces:
- FlowListener, OnApiErrorListener, OnHttpErrorListener, OnNetworkErrorListener
- All Known Implementing Classes:
- FragmentFlowListener
public interface OnErrorListener
extends OnApiErrorListener, OnNetworkErrorListener, OnHttpErrorListener
This interface joins multiple common error listeners together into one interface. This is only
for convenience.