IncorrectResultSetColumnCountException(expectedCount: Int, actualCount: Int)
Constructor for IncorrectResultSetColumnCountException.
expectedCount - the expected column count
actualCount - the actual column count
IncorrectResultSetColumnCountException(msg: String, expectedCount: Int, actualCount: Int)
Constructor for IncorrectResultCountDataAccessException.