isFailed method

bool isFailed()

Implementation

bool isFailed() {
  return failed_;
}