Class DuplicateElementException

All Implemented Interfaces:
Serializable

public class DuplicateElementException extends InvalidXmlException
Indicates that a duplicate of an existing element has been unexpectedly encountered.
See Also:
  • Constructor Details

    • DuplicateElementException

      public DuplicateElementException(String message)
      Constructs an exception indicating that a duplicate of an existing element has been unexpectedly encountered.
      Parameters:
      message - not null