Wait |
public class WaitTimeoutException : ExecutionException
The WaitTimeoutException type exposes the following members.
Name | Description | |
---|---|---|
WaitTimeoutException | ||
WaitTimeoutException(Exception) | ||
WaitTimeoutException(String) | ||
WaitTimeoutException(String, Exception) |
Name | Description | |
---|---|---|
GetAllExceptionMessages |
Gets the exception's message, and then descends through the inner exceptions, appending all their messages to the same string.
(Defined by ClientLibExtensions) |