fail abstract method

void fail(
  1. String text
)

Stops the spinner and reports text as a failure.

Implementation

void fail(String text);