Class InvalidTypeException

All Implemented Interfaces:
Serializable

public class InvalidTypeException extends AmazonServiceException

The request was rejected because it specified an invalid type definition.

See Also:
  • Constructor Details

    • InvalidTypeException

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