public class ORMBatchException extends RuntimeException
项目名称: object-sql
描述: Table
创建时间:2020/3/13 10:02
公司信息:objectsql
| Constructor and Description |
|---|
ORMBatchException(Exception e) |
ORMBatchException(Exception e,
Integer count,
Integer index) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
Integer |
getIndex() |
void |
setCount(Integer count) |
void |
setIndex(Integer index) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ORMBatchException(Exception e)
Copyright © 2024. All rights reserved.