Serialized Form
-
Package io.quarkiverse.langchain4j.watsonx.exception
-
Exception Class io.quarkiverse.langchain4j.watsonx.exception.BuiltinServiceException
class BuiltinServiceException extends RuntimeException implements Serializable -
Exception Class io.quarkiverse.langchain4j.watsonx.exception.COSException
class COSException extends RuntimeException implements Serializable -
Exception Class io.quarkiverse.langchain4j.watsonx.exception.TextExtractionException
class TextExtractionException extends Exception implements Serializable-
Serialized Fields
-
code
String code
-
-
-
Exception Class io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
class WatsonxException extends RuntimeException implements Serializable-
Serialized Fields
-
details
WatsonxError details
-
statusCode
Integer statusCode
-
-
-
-
Package io.quarkiverse.langchain4j.watsonx.services
-
Exception Class io.quarkiverse.langchain4j.watsonx.services.WeatherService.NoCityFoundException
class NoCityFoundException extends WeatherService.WeatherServiceException implements Serializable -
Exception Class io.quarkiverse.langchain4j.watsonx.services.WeatherService.WeatherServiceException
class WeatherServiceException extends Exception implements Serializable
-