public class ORMSQLException extends ORMException
项目名称: object-sql
描述: Table
创建时间:2020/3/13 10:02
公司信息:objectsql
| Constructor and Description |
|---|
ORMSQLException(Exception exception,
String msg) |
ORMSQLException(Exception exception,
String msg,
Object... args) |
ORMSQLException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getParams() |
ORMSQLException |
put(String key,
Object value) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ORMSQLException(String msg)
Copyright © 2025. All rights reserved.