TimeoutException constructor

TimeoutException(
  1. String? message,
  2. [Duration? duration]
)

Implementation

TimeoutException