Uses of Class
org.apache.qpid.server.query.engine.exception.QueryValidationException
-
Packages that use QueryValidationException Package Description org.apache.qpid.server.query.engine.exception -
-
Uses of QueryValidationException in org.apache.qpid.server.query.engine.exception
Methods in org.apache.qpid.server.query.engine.exception that return QueryValidationException Modifier and Type Method Description static QueryValidationExceptionQueryValidationException. of(java.lang.String message, java.lang.Object... args)
-