AWS SDK for .NET Documentation
InvalidIfMatchVersionException Constructor (message, innerException, errorType, errorCode, RequestId, statusCode)
AmazonAmazon.CloudFront.ModelInvalidIfMatchVersionExceptionInvalidIfMatchVersionException(String, Exception, ErrorType, String, String, HttpStatusCode) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the InvalidIfMatchVersionException class
Declaration Syntax
C#
public InvalidIfMatchVersionException(
	string message,
	Exception innerException,
	ErrorType errorType,
	string errorCode,
	string RequestId,
	HttpStatusCode statusCode
)
Parameters
message (String)
innerException (Exception)
errorType (ErrorType)
errorCode (String)
RequestId (String)
statusCode (HttpStatusCode)

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)