JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.ai.huggingface.model.ErrorResponse
Packages that use
ErrorResponse
Package
Description
org.springframework.ai.huggingface.model
Uses of
ErrorResponse
in
org.springframework.ai.huggingface.model
Methods in
org.springframework.ai.huggingface.model
that return
ErrorResponse
Modifier and Type
Method
Description
ErrorResponse
ErrorResponse.
error
(
String
error)
ErrorResponse
ErrorResponse.
errorType
(
String
errorType)