Class InvalidCustomsException

All Implemented Interfaces:
Serializable

public class InvalidCustomsException extends AmazonServiceException
One or more customs parameters was invalid. Please correct and resubmit.
See Also:
  • Constructor Details

    • InvalidCustomsException

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