public class SyntaxErrorViolation extends Object implements Violation
SyntaxErrorViolation(Exception exception, String sql)
int
getErrorCode()
Exception
getException()
String
getMessage()
getSql()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SyntaxErrorViolation(Exception exception, String sql)
public String toString()
toString
Violation
Object
public Exception getException()
public String getSql()
public String getMessage()
getMessage
public int getErrorCode()
getErrorCode
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.