| 程序包 | 说明 |
|---|---|
| cn.webfuse.core.constant | |
| cn.webfuse.core.exception |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseErrorCode
基础的错误代码
参考:
https://open.weibo.com/wiki/Error_code
http://www.ruanyifeng.com/blog/2018/10/restful-api-best-practices.html
https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status
|
| 构造器和说明 |
|---|
AbstractWebfuseException(ErrorCode errorCode,
Map<String,Object> extra) |
AbstractWebfuseException(ErrorCode errorCode,
Map<String,Object> extra,
Throwable cause) |
Copyright © 2020. All rights reserved.