Class DirectAccessApiError
- Namespace
- Shift.Toolbox.Integration.DirectAccess
- Assembly
- Shift.Toolbox.dll
public class DirectAccessApiError
- Inheritance
-
DirectAccessApiError
- Inherited Members
- Extension Methods
Constructors
DirectAccessApiError()
public DirectAccessApiError()
Properties
CallStack
public string CallStack { get; set; }
Property Value
ExceptionType
public string ExceptionType { get; set; }
Property Value
Message
public string Message { get; set; }
Property Value
StatusCode
public int StatusCode { get; set; }