AWS SDK for .NET Documentation
ClusterSnapshotAlreadyExistsException Constructor (message)
AmazonAmazon.Redshift.ModelClusterSnapshotAlreadyExistsExceptionClusterSnapshotAlreadyExistsException(String) Did this page help you?   Yes   No    Tell us about it...
Constructs a new ClusterSnapshotAlreadyExistsException with the specified error message.
Declaration Syntax
C#
public ClusterSnapshotAlreadyExistsException(
	string message
)
Parameters
message (String)
Describes the error encountered.

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