Class PointInTimeRestoreNotEnabledException

All Implemented Interfaces:
Serializable

public class PointInTimeRestoreNotEnabledException extends AmazonServiceException

SourceDBInstanceIdentifier refers to a DB instance with BackupRetentionPeriod equal to 0.

See Also:
  • Constructor Details

    • PointInTimeRestoreNotEnabledException

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