Class DuplicateKeyException

    • Constructor Detail

      • DuplicateKeyException

        public DuplicateKeyException​(Optional<Mark> contextMark,
                                     Object key,
                                     Optional<Mark> problemMark)
        Create
        Parameters:
        contextMark - - the context location
        key - - the data used as key more than once in the same mapping
        problemMark - - the problem location