Class InvalidFilterKeyException

All Implemented Interfaces:
Serializable

public class InvalidFilterKeyException extends AmazonServiceException

The specified key is not valid.

See Also:
  • Constructor Details

    • InvalidFilterKeyException

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