Class InvalidDBSnapshotStateException

All Implemented Interfaces:
Serializable

public class InvalidDBSnapshotStateException extends AmazonServiceException

The state of the DB snapshot does not allow deletion.

See Also:
  • Constructor Details

    • InvalidDBSnapshotStateException

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