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

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