Uses of Enum Class
com.alibaba.cloud.ai.dashscope.common.ErrorCodeEnum
Packages that use ErrorCodeEnum
Package
Description
-
Uses of ErrorCodeEnum in com.alibaba.cloud.ai.dashscope.common
Methods in com.alibaba.cloud.ai.dashscope.common that return ErrorCodeEnumModifier and TypeMethodDescriptionstatic ErrorCodeEnumReturns the enum constant of this class with the specified name.static ErrorCodeEnum[]ErrorCodeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.alibaba.cloud.ai.dashscope.common with parameters of type ErrorCodeEnum -
Uses of ErrorCodeEnum in com.alibaba.cloud.ai.dashscope.rag.exception
Constructors in com.alibaba.cloud.ai.dashscope.rag.exception with parameters of type ErrorCodeEnum