Class ClusterSnapshotAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ClusterSnapshotAlreadyExistsException extends AmazonServiceException

The value specified as a snapshot identifier is already used by an existing snapshot.

See Also:
  • Constructor Details

    • ClusterSnapshotAlreadyExistsException

      public ClusterSnapshotAlreadyExistsException(String message)
      Constructs a new ClusterSnapshotAlreadyExistsException with the specified error message.
      Parameters:
      message - Describes the error encountered.