Uses of Class
de.xima.fc.prompt.service.MissingPromptServiceException.Builder
Packages that use MissingPromptServiceException.Builder
Package
Description
Contains the API for a prompt service that abstract the details of a particular provider.
-
Uses of MissingPromptServiceException.Builder in de.xima.fc.prompt.service
Subclasses with type arguments of type MissingPromptServiceException.Builder in de.xima.fc.prompt.serviceMethods in de.xima.fc.prompt.service that return MissingPromptServiceException.BuilderModifier and TypeMethodDescriptionMissingPromptServiceException.builder()Creates a new builder for creating aMissingPromptServiceException.Sets the type of the missing prompt service, if known.