Class InvalidUsageDimensionException

All Implemented Interfaces:
Serializable

public class InvalidUsageDimensionException extends AmazonServiceException

The usage dimension does not match one of the UsageDimensions associated with products.

See Also:
  • Constructor Details

    • InvalidUsageDimensionException

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