public class UnsupportedQueryTypeException extends IllegalArgumentException
Query
is not supported by the QueryService| Constructor and Description |
|---|
UnsupportedQueryTypeException(String unsupportedQueryType,
Collection<String> supportedTypes) |
UnsupportedQueryTypeException(String unsupportedQueryType,
Collection<String> supportedTypes,
String serviceName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedQueryTypeException(String unsupportedQueryType, Collection<String> supportedTypes)
public UnsupportedQueryTypeException(String unsupportedQueryType, Collection<String> supportedTypes, String serviceName)
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.