UndeclaredResponseException 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.
public class UndeclaredResponseException : Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.RestException
type UndeclaredResponseException = class
inherit RestException
Public Class UndeclaredResponseException
Inherits RestException
- Inheritance
Constructors
UndeclaredResponseException(HttpResponseMessage) |
Fields
message | (Inherited from RestException) |
Properties
Action | (Inherited from RestException) |
ClientRequestId | (Inherited from RestException) |
Code | (Inherited from RestException) |
Message | (Inherited from RestException) |
RequestId | (Inherited from RestException) |
RequestMessage | (Inherited from RestException) |
ResponseBody | (Inherited from RestException) |
ResponseHeaders | (Inherited from RestException) |
StatusCode | (Inherited from RestException) |
Methods
Dispose() | (Inherited from RestException) |