| Constructor and Description |
|---|
SyntaxErrorViolation(Exception exception,
String sql) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
Exception |
getException() |
String |
getMessage() |
String |
getSql() |
String |
toString() |
public String toString()
public Exception getException()
public String getSql()
public String getMessage()
getMessage in interface Violationpublic int getErrorCode()
getErrorCode in interface ViolationCopyright © 2013–2018 Alibaba Group. All rights reserved.