TimeoutException constructor

TimeoutException(String message, [ Duration duration ])

Implementation

TimeoutException(this.message, [this.duration]);