ProviderDiscoveryFailure
org.llm4s.llmconnect.spi.ProviderDiscoveryFailure
A service entry that discovery could not use.
Recording these rather than letting them propagate is the point of the hand-rolled iteration in ProviderRegistry.discover: one broken jar must not take out every other provider on the classpath.
Value parameters
- detail
-
what went wrong, including the offending class name when
java.util.ServiceLoaderreported one. - failure
-
the throwable, kept for logging rather than for control flow.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article