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