Method | Description | |
---|---|---|
InvalidCredentials ( ) : System | ||
InvalidCredentials ( string message ) : System | ||
InvalidCredentials ( string message, System inner ) : System |
Method | Description | |
---|---|---|
InvalidCredentials ( System info, System context ) : System |
protected InvalidCredentials ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public InvalidCredentials ( string message ) : System | ||
message | string | |
return | System |
public InvalidCredentials ( string message, System inner ) : System | ||
message | string | |
inner | System | |
return | System |