Uses of Class
dev.langchain4j.exception.LangChain4jException
Packages that use LangChain4jException
Package
Description
-
Uses of LangChain4jException in dev.langchain4j.data.document
Subclasses of LangChain4jException in dev.langchain4j.data.document -
Uses of LangChain4jException in dev.langchain4j.exception
Subclasses of LangChain4jException in dev.langchain4j.exceptionModifier and TypeClassDescriptionclassclassException thrown when the LLM provider refuses to process a request due to content filtering or violation of usage policies.classclassclassclassclassclassclassclassclassIndicates that something is wrong with the tool arguments.classIndicates that something went wrong while executing the tool.classclass -
Uses of LangChain4jException in dev.langchain4j.guardrail
Subclasses of LangChain4jException in dev.langchain4j.guardrailModifier and TypeClassDescriptionclassException thrown when an input or output guardrail validation fails.final classException thrown when an input guardrail validation fails.final classException thrown when an output guardrail validation fails. -
Uses of LangChain4jException in dev.langchain4j.model
Subclasses of LangChain4jException in dev.langchain4j.modelModifier and TypeClassDescriptionclassAn exception thrown by a model that could be disabled by a user.