Class MissingPromptServiceException

All Implemented Interfaces:
Serializable

public final class MissingPromptServiceException extends PromptExecutionException
Exception thrown when executing a prompt query for which no prompt service implementation could be found. This usually occurs when the prompt service is provided by a plugin that is not installed or not active anymore.
Since:
8.5.0
See Also: