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 Violation
public int getErrorCode()
getErrorCode
in interface Violation
Copyright © 2013–2017 Alibaba Group. All rights reserved.