Class RestException
public class RestException : Exception, ISerializable
- Inheritance
-
objectRestException
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
Response
public object? Response { get; }
Property Value
- object
StatusCode
public HttpStatusCode StatusCode { get; }