Class InvalidDBClusterSnapshotStateException

All Implemented Interfaces:
Serializable

public class InvalidDBClusterSnapshotStateException extends AmazonServiceException

The supplied value is not a valid DB cluster snapshot state.

See Also:
  • Constructor Details

    • InvalidDBClusterSnapshotStateException

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