onError abstract method
Called when error has occurred
@param error Exception that has been thrown
Implementation
void onError(Exception error);
Called when error has occurred
@param error Exception that has been thrown
void onError(Exception error);