Uses of Class
cn.royalcms.component.api.ApiErrorResponse
-
-
Uses of ApiErrorResponse in cn.royalcms.component.api
Methods in cn.royalcms.component.api that return ApiErrorResponse Modifier and Type Method Description static ApiErrorResponse
ApiErrorResponse. of(ApiError errors)
static ApiErrorResponse
ApiErrorResponse. of(Integer code, String message)
-