Uses of Class
de.xima.fc.prompt.service.InvalidInputParamsException
Packages that use InvalidInputParamsException
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of InvalidInputParamsException in de.xima.fc.prompt.mgmt.gui.logic
Methods in de.xima.fc.prompt.mgmt.gui.logic that throw InvalidInputParamsExceptionModifier and TypeMethodDescriptionstatic <ConnectionConfig, QueryConfig>
voidPromptQueryTestExecutionHelper.testExecuteQuery(PromptQueryBeanEnvironment environment, PromptQueryTestViewModel testModel, PromptQuerySelectionModel<ConnectionConfig, QueryConfig> selectionModel) Performs a test execution for the prompt query from the given selection model, using the JSON data and files from the given test model. -
Uses of InvalidInputParamsException in de.xima.fc.prompt.service
Subclasses with type arguments of type InvalidInputParamsException in de.xima.fc.prompt.serviceMethods in de.xima.fc.prompt.service that return InvalidInputParamsException