RestCallFailedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown when a REST call fails.
public class RestCallFailedException : Exception
type RestCallFailedException = class
inherit Exception
Public Class RestCallFailedException
Inherits Exception
- Inheritance
-
RestCallFailedException
Constructors
| Name | Description |
|---|---|
| RestCallFailedException(String, PipelineResponse) |
Initializes a new instance of the RestCallFailedException class. |