Class InvalidClusterSnapshotStateException

All Implemented Interfaces:
Serializable

public class InvalidClusterSnapshotStateException extends AmazonServiceException

The specified cluster snapshot is not in the available state, or other accounts are authorized to access the snapshot.

See Also:
  • Constructor Details

    • InvalidClusterSnapshotStateException

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