Method | Description | |
---|---|---|
AuthenticationFailedException ( string msg ) : System |
Initializes a new exception instance.
|
|
AuthenticationFailedException ( string msg, |
Initializes a new exception instance.
|
Method | Description | |
---|---|---|
AuthenticationFailedException ( System info, System context ) : System |
Constructs a new instance of the AuthenticationFailedException class with serialized data.
|
protected AuthenticationFailedException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public AuthenticationFailedException ( string msg ) : System | ||
msg | string | |
return | System |
public AuthenticationFailedException ( string msg, |
||
msg | string | |
inner | ||
return | System |