Searched refs:errors (Results 1 – 10 of 10) sorted by relevance
40 // This is a catch-all status for all retriable errors that aren't captured by46 // This is a catch-all status for all non-retriable errors that aren't
460 final String[] errors = context.getResources().getStringArray(R.array.sync_status); in getSyncStatusText() local462 if (status >= errors.length) { in getSyncStatusText()465 return errors[status]; in getSyncStatusText()
123 Note that this example did not handle potential errors.
174 …tates. Actually `Document` uses these `Reader` functions to obtain parse errors. Please refer to […
726 # potential errors in the documentation, such as not documenting some parameters1711 # if errors occur, instead of asking the user for help. This option is also used
549 # potential errors in the documentation, such as not documenting some1088 # running if errors occur, instead of asking the user for help.