Class ReservedDBInstancesOfferingNotFoundException

All Implemented Interfaces:
Serializable

public class ReservedDBInstancesOfferingNotFoundException extends AmazonServiceException

Specified offering does not exist.

See Also:
  • Constructor Details

    • ReservedDBInstancesOfferingNotFoundException

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