Searched refs:ERROR_STOP_REQUESTED (Results 1 – 2 of 2) sorted by relevance
28 const int ERROR_STOP_REQUESTED = 1; field
179 throw new ServiceSpecificException(ERROR_STOP_REQUESTED, "Stop requested"); in checkForStop()