Uses of Record Class
io.quarkiverse.langchain4j.watsonx.bean.WatsonxError.Error
Packages that use WatsonxError.Error
-
Uses of WatsonxError.Error in io.quarkiverse.langchain4j.watsonx.bean
Methods in io.quarkiverse.langchain4j.watsonx.bean that return types with arguments of type WatsonxError.ErrorModifier and TypeMethodDescriptionWatsonxError.errors()Returns the value of theerrorsrecord component.Constructor parameters in io.quarkiverse.langchain4j.watsonx.bean with type arguments of type WatsonxError.ErrorModifierConstructorDescriptionWatsonxError(Integer statusCode, String trace, List<WatsonxError.Error> errors) Creates an instance of aWatsonxErrorrecord class.