Method | Description | |
---|---|---|
AuthorizationException ( int code ) : System | ||
AuthorizationException ( string message, |
||
AuthorizationException ( string message, int code ) : System |
public AuthorizationException ( int code ) : System | ||
code | int | |
return | System |
public AuthorizationException ( string message, |
||
message | string | |
innerException | ||
code | int | |
return | System |
public AuthorizationException ( string message, int code ) : System | ||
message | string | |
code | int | |
return | System |