WebRequestError

constructor(title: String, message: String, throwable: Throwable? = null)

Parameters

title

简短的错误提示

message

显示给前端用户的详细错误提示

throwable

用于技术分析的实际错误