Class UnsupportedFieldException

  • All Implemented Interfaces:
    Serializable

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

      • UnsupportedFieldException

        public UnsupportedFieldException​(org.snakeyaml.engine.v2.nodes.Node node,
                                         String field)