public class ORMBatchException extends RuntimeException
项目名称: object-sql
描述: Table
创建时间:2020/3/13 10:02
公司信息:厦门海迈科技股份有限公司>研发中心>框架组
| 构造器和说明 |
|---|
ORMBatchException(Exception e) |
ORMBatchException(Exception e,
Integer count,
Integer index) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCount() |
Integer |
getIndex() |
void |
setCount(Integer count) |
void |
setIndex(Integer index) |
public ORMBatchException(Exception e)
Copyright © 2023. All rights reserved.