Searched refs:errorLimit (Results 1 – 2 of 2) sorted by relevance
15 ErrorCountEventHandler::ErrorCountEventHandler(unsigned errorLimit) in ErrorCountEventHandler() argument16 : errorCount_(0), maxErrors_(errorLimit), cancel_(0) in ErrorCountEventHandler()
21 ErrorCountEventHandler(unsigned errorLimit = 0);