Class InvalidParameterException

All Implemented Interfaces:
Serializable

public class InvalidParameterException extends AmazonServiceException

This exception is thrown when the Amazon Cognito service encounters an invalid parameter.

See Also:
  • Constructor Details

    • InvalidParameterException

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