public class IllegalSQLObjectViolation extends Object implements Violation
IllegalSQLObjectViolation(int errorCode, String message, String sqlPart)
int
getErrorCode()
String
getMessage()
getSqlPart()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IllegalSQLObjectViolation(int errorCode, String message, String sqlPart)
public String getSqlPart()
public String toString()
toString
Violation
Object
public String getMessage()
getMessage
public int getErrorCode()
getErrorCode
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.