Class WatsonxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.quarkiverse.langchain4j.watsonx.exception.WatsonxException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWatsonxException(Integer statusCode, WatsonError details) WatsonxException(String message, Integer statusCode) WatsonxException(String message, Integer statusCode, WatsonError details) WatsonxException(Throwable cause, Integer statusCode) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace