Class MissingParameterException

All Implemented Interfaces:
Serializable

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

    • MissingParameterException

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