Method | Description | |
---|---|---|
AuthException ( ) : Newtonsoft.Json.Linq | ||
AuthException ( string message ) : Newtonsoft.Json.Linq | ||
AuthException ( string message, AuthExceptionReason reason ) : Newtonsoft.Json.Linq | ||
AuthException ( string message, |
public AuthException ( ) : Newtonsoft.Json.Linq | ||
return | Newtonsoft.Json.Linq |
public AuthException ( string message ) : Newtonsoft.Json.Linq | ||
message | string | |
return | Newtonsoft.Json.Linq |
public AuthException ( string message, AuthExceptionReason reason ) : Newtonsoft.Json.Linq | ||
message | string | |
reason | AuthExceptionReason | |
return | Newtonsoft.Json.Linq |
public AuthException ( string message, |
||
message | string | |
inner | ||
return | Newtonsoft.Json.Linq |