Class MissingCustomsException

All Implemented Interfaces:
Serializable

public class MissingCustomsException extends AmazonServiceException
One or more required customs parameters was missing from the manifest.
See Also:
  • Constructor Details

    • MissingCustomsException

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