Searched refs:hasRecoverableError (Results 1 – 3 of 3) sorted by relevance
49 if (!hasRecoverableError() && !hasFatalError()) { in getErrorDescription()75 public boolean hasRecoverableError() { in hasRecoverableError() method in GetTranscriptResponseAsync76 if (super.hasRecoverableError()) { in hasRecoverableError()
39 public boolean hasRecoverableError() { in hasRecoverableError() method in TranscriptionResponse
149 } else if (response.hasRecoverableError()) { in sendRequest()