TimeoutError constructor

TimeoutError(
  1. TimeoutException timeoutException
)

Implementation

TimeoutError(this.timeoutException);