Class InvalidQueryTypeException

  • All Implemented Interfaces:
    Serializable

    public class InvalidQueryTypeException
    extends Exception
    Indicates that the API can't process this type of query.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidQueryTypeException

        public InvalidQueryTypeException​(String message)