RestException Class

Definition

public class RestException : Exception, IDisposable
type RestException = class
    inherit Exception
    interface IDisposable
Public Class RestException
Inherits Exception
Implements IDisposable
Inheritance
RestException
Derived
Implements

Constructors

RestException(HttpResponseMessage)

Fields

message

Properties

Action
ClientRequestId
Code
Message
RequestId
RequestMessage
ResponseBody
ResponseHeaders
StatusCode

Methods

Dispose()

Applies to