RipgrepTimeoutException constructor

const RipgrepTimeoutException(
  1. int timeoutMs
)

Implementation

const RipgrepTimeoutException(this.timeoutMs);