Uses of Interface
com.unfbx.chatgpt.exception.IError
-
Packages that use IError Package Description com.unfbx.chatgpt.exception -
-
Uses of IError in com.unfbx.chatgpt.exception
Classes in com.unfbx.chatgpt.exception that implement IError Modifier and Type Class Description classCommonError描述: 错误Constructors in com.unfbx.chatgpt.exception with parameters of type IError Constructor Description BaseException(IError error)
-