메소드 | 설명 | |
---|---|---|
AuthException ( ) : Newtonsoft.Json.Linq | ||
AuthException ( string message ) : Newtonsoft.Json.Linq | ||
AuthException ( string message, AuthExceptionReason reason ) : Newtonsoft.Json.Linq | ||
AuthException ( string message, |
public AuthException ( string message ) : Newtonsoft.Json.Linq | ||
message | string | |
리턴 | Newtonsoft.Json.Linq |
public AuthException ( string message, AuthExceptionReason reason ) : Newtonsoft.Json.Linq | ||
message | string | |
reason | AuthExceptionReason | |
리턴 | Newtonsoft.Json.Linq |
public AuthException ( string message, |
||
message | string | |
inner | ||
리턴 | Newtonsoft.Json.Linq |