TimeoutException constructor

TimeoutException()

Constructs a new instance of TimeoutException.

Implementation

TimeoutException() : message = 'A timeout occurred.';