`subscribe(data -> {doSomething}, error -> {...
# rx
a
subscribe(data -> {doSomething}, error -> {showErrorOrWhatever})