Searched defs:ERROR_BUSY (Results 1 – 2 of 2) sorted by relevance
76 public static final int ERROR_BUSY = -4; field in ErrorCodes
89 const int ERROR_BUSY = 8; field