Uses of Package
dev.langchain4j.exception
Packages that use dev.langchain4j.exception
Package
Description
-
Classes in dev.langchain4j.exception used by dev.langchain4j.data.documentClassDescriptionThe root unchecked exception for all LangChain4j-specific errors.
-
Classes in dev.langchain4j.exception used by dev.langchain4j.exceptionClassDescriptionThrown when the model provider rejects a request because the request itself is malformed or violates the provider's constraints (HTTP 4xx, excluding 401, 403, 404, 408, and 429).The root unchecked exception for all LangChain4j-specific errors.Indicates a permanent error for which retrying the same request will not help.Indicates a transient error that may succeed if the request is retried.
-
Classes in dev.langchain4j.exception used by dev.langchain4j.guardrailClassDescriptionThe root unchecked exception for all LangChain4j-specific errors.
-
Classes in dev.langchain4j.exception used by dev.langchain4j.modelClassDescriptionThe root unchecked exception for all LangChain4j-specific errors.