Table of Contents

Class RestException<TResp>

Namespace
Phoesion.Glow.SDK.Client.REST
Assembly
Phoesion.Glow.SDK.Client.REST.dll
public sealed class RestException<TResp> : RestException, ISerializable

Type Parameters

TResp
Inheritance
object
RestException<TResp>
Implements
Inherited Members
Extension Methods

Properties

Response

public TResp? Response { get; }

Property Value

TResp