FailureCallback

public interface FailureCallback

Callback invoked when the fetch operation fails.

Functions

Link copied to clipboard
public abstract void onFailure(AlphaVantageException ex)
Called with the cause when the fetch operation fails.