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

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