UserTimeoutException constructor

UserTimeoutException(
  1. String title
)

Implementation

UserTimeoutException(String title) : super(title);