Method | Description | |
---|---|---|
CreditentialsException ( int code ) | ||
CreditentialsException ( string message, System innerException, int code ) | ||
CreditentialsException ( string message, System.Exception innerException, int code ) | ||
CreditentialsException ( string message, int code ) |
public CreditentialsException ( string message, System innerException, int code ) | ||
message | string | |
innerException | System | |
code | int |
public CreditentialsException ( string message, System.Exception innerException, int code ) | ||
message | string | |
innerException | System.Exception | |
code | int |
public CreditentialsException ( string message, int code ) | ||
message | string | |
code | int |