Method | Description | |
---|---|---|
DigestDoesNotMatchException ( string message ) : System | ||
DigestDoesNotMatchException ( string message, Exception innerException ) : System |
public DigestDoesNotMatchException ( string message ) : System | ||
message | string | |
return | System |
public DigestDoesNotMatchException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |