TimeoutException constructor

TimeoutException(
  1. String message
)

Implementation

TimeoutException(this.message);