| 程序包 | 说明 |
|---|---|
| net.wicp.tams.common | |
| net.wicp.tams.common.callback.impl.convertvalue.obj | |
| net.wicp.tams.common.exception |
| 限定符和类型 | 方法和说明 |
|---|---|
IExcept |
Result.getExcept()
得到错误编码,如果正确则为“no”
|
| 构造器和说明 |
|---|
Result(IExcept except) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
ConvertValueExcept.getStr(IExcept keyObj) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExceptAll
自定义异常编码与其解释(测试用)
|
| 限定符和类型 | 方法和说明 |
|---|---|
IExcept |
ProjectExceptionRuntime.getExcept()
得到异常对象
|
IExcept |
ProjectException.getExcept()
得到异常对象
|
IExcept |
IProjectException.getExcept()
得到异常对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
ExceptAll.getHttp(IExcept error) |
| 构造器和说明 |
|---|
ProjectException(IExcept except) |
ProjectException(IExcept except,
String errMsg)
当有自定义的错误原因时可用此构造函数
|
ProjectException(IExcept except,
Throwable cause) |
ProjectExceptionRuntime(IExcept except) |
ProjectExceptionRuntime(IExcept except,
String errMsg)
当有自定义的错误原因时可用此构造函数
|
ProjectExceptionRuntime(IExcept except,
String errMsg,
Throwable cause) |
ProjectExceptionRuntime(IExcept except,
Throwable cause) |
Copyright © 2020. All rights reserved.