Class YAMLException

    • Constructor Detail

      • YAMLException

        public YAMLException​(com.fasterxml.jackson.core.JsonParser p,
                             org.yaml.snakeyaml.error.YAMLException src)
        Deprecated.
    • Method Detail

      • from

        public static YAMLException from​(com.fasterxml.jackson.core.JsonParser p,
                                         org.yaml.snakeyaml.error.YAMLException src)
        Deprecated.