| 程序包 | 说明 |
|---|---|
| cn.smallbun.screw.core.exception |
Exception Class
|
| cn.smallbun.screw.core.util |
Screw util
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BuilderException
构建异常
|
class |
MappingException
MappingException
|
class |
ProduceException
文档生成异常
|
class |
QueryException
查询异常
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ScrewException |
ExceptionUtils.mpe(String msg,
Object... params)
重载的方法
|
static ScrewException |
ExceptionUtils.mpe(String msg,
Throwable t,
Object... params)
返回一个新的异常,统一构建,方便统一处理
|
static ScrewException |
ExceptionUtils.mpe(Throwable t)
重载的方法
|
Copyright © 2020. All rights reserved.