| Constructor and Description |
|---|
IllegalSQLObjectViolation(int errorCode,
String message,
String sqlPart) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
String |
getMessage() |
String |
getSqlPart() |
String |
toString() |
public String getSqlPart()
public String toString()
public String getMessage()
getMessage in interface Violationpublic int getErrorCode()
getErrorCode in interface ViolationCopyright © 2013–2018 Alibaba Group. All rights reserved.