接口 Violation

所有已知实现类:
IllegalSQLObjectViolation, SyntaxErrorViolation

public interface Violation
  • 方法详细资料

    • getErrorCode

      int getErrorCode()
    • getMessage

      String getMessage()
    • toString

      String toString()
      覆盖:
      toString 在类中 Object