Method | Description | |
---|---|---|
CredentialException ( ) : System | ||
CredentialException ( string message ) : System | ||
CredentialException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
CredentialException ( SerializationInfo info, StreamingContext context ) : System |
protected CredentialException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public CredentialException ( string message ) : System | ||
message | string | |
return | System |
public CredentialException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |