RestCallFailedException(String, PipelineResponse) Constructor
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.
Initializes a new instance of the RestCallFailedException class.
public RestCallFailedException(string message, System.ClientModel.Primitives.PipelineResponse response);
new Azure.Core.Rest.RestCallFailedException : string * System.ClientModel.Primitives.PipelineResponse -> Azure.Core.Rest.RestCallFailedException
Public Sub New (message As String, response As PipelineResponse)
Parameters
- message
- String
- response
- PipelineResponse