Searched refs:ERROR_WRITE (Results 1 – 1 of 1) sorted by relevance
46 case ERROR_WRITE: return "WRITE"; in asString()81 public static final int ERROR_WRITE = -7; field in ErrorCodes