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

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