RestException<T> 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 RestException<T> : Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.RestException
type RestException<'T> = class
inherit RestException
Public Class RestException(Of T)
Inherits RestException
Type Parameters
- T
- Inheritance
Constructors
RestException<T>(HttpResponseMessage, T) |
Fields
message | (Inherited from RestException) |
Properties
Action | (Inherited from RestException) |
ClientRequestId | (Inherited from RestException) |
Code | (Inherited from RestException) |
Error | |
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) |