Class UnsupportedNodeTypeException

  • All Implemented Interfaces:
    Serializable

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

      • UnsupportedNodeTypeException

        public UnsupportedNodeTypeException​(org.snakeyaml.engine.v2.nodes.Node node)