Class InvalidQueryType

All Implemented Interfaces:
Serializable

public class InvalidQueryType extends MalformedQuery
Since:
$Mastiff
Author:
Scott Fines
See Also:
  • Constructor Details

    • InvalidQueryType

      public InvalidQueryType(String theMessage)
    • InvalidQueryType

      public InvalidQueryType(String theMessage, Throwable theCause)
    • InvalidQueryType

      public InvalidQueryType(Throwable theCause)