Class InvalidConfigurationException

All Implemented Interfaces:
Serializable

public final class InvalidConfigurationException extends PromptExecutionException
Exception thrown when executing a prompt query whose configuration is invalid. Note that InvalidInputParamsException refers to the external parameters provided to the query, whereas this exception refers to the internal (backend) configuration of the prompt query or connection.
Since:
8.5.0
See Also: