Class RestException<TResp>
public sealed class RestException<TResp> : RestException, ISerializable
Type Parameters
TResp
- Inheritance
-
objectRestException<TResp>
- Implements
- Inherited Members
- Extension Methods
Properties
Response
public TResp? Response { get; }
Property Value
- TResp