Udostępnij przez


RestCallFailedException Class

Definition

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.

Applies to