Class DuplicateKeyException

All Implemented Interfaces:
Serializable

public class DuplicateKeyException extends ConstructorException
Indicate mapping with the same key
See Also:
  • Constructor Details

    • DuplicateKeyException

      protected DuplicateKeyException(Mark contextMark, Object key, Mark problemMark)
      Create
      Parameters:
      contextMark - - context location
      key - - the key which is not unique
      problemMark - - the problem location