Interface Violation

All Known Implementing Classes:
IllegalSQLObjectViolation, SyntaxErrorViolation

public interface Violation
  • Method Details

    • getErrorCode

      int getErrorCode()
    • getMessage

      String getMessage()
    • toString

      String toString()
      Overrides:
      toString in class Object