Class SchemaUtil.FieldConflictException

    • Constructor Detail

      • FieldConflictException

        public FieldConflictException​(LocatedItem loc,
                                      String msg,
                                      int originIndex)
        Constructor
        Parameters:
        loc - source location
        msg - error message
        originIndex - conflict at this index
    • Method Detail

      • getOriginIndex

        public int getOriginIndex()
        Returns:
        the index of the schema that caused this field conflict