Class ReservedNodeOfferingNotFoundException

All Implemented Interfaces:
Serializable

public class ReservedNodeOfferingNotFoundException extends AmazonServiceException

Specified offering does not exist.

See Also:
  • Constructor Details

    • ReservedNodeOfferingNotFoundException

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