Extension |
The ExtensionMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| IsCommunicationException | Will iterate through the exception and determine whether the exception was caused by a communication/network issue | |
| IsHttpException | Determines if exception represents an HTTP error condition | |
| IsTimeoutException | Iterates through the exception causes and returns true if any exception in the hierarchy is a TimeoutException |