Class DuplicateKeyException

  • All Implemented Interfaces:
    Serializable

    public class DuplicateKeyException
    extends org.snakeyaml.engine.v2.exceptions.MarkedYamlEngineException
    See Also:
    Serialized Form
    • Constructor Detail

      • DuplicateKeyException

        public DuplicateKeyException​(org.snakeyaml.engine.v2.nodes.Node node,
                                     List<org.snakeyaml.engine.v2.nodes.NodeTuple> nodes)