Package | Description |
---|---|
com.fasterxml.jackson.dataformat.yaml.snakeyaml.error |
Replacement for shaded-in package that Jackson versions up to and including 2.7
had; with 2.8 (and later 2.x) we unfortunately fake to sort of fake formerly
relocated types.
|
Modifier and Type | Class and Description |
---|---|
class |
MarkedYAMLException
Deprecated.
Since 2.8
|
Modifier and Type | Method and Description |
---|---|
static YAMLException |
YAMLException.from(com.fasterxml.jackson.core.JsonParser p,
org.yaml.snakeyaml.error.YAMLException src)
Deprecated.
|
Copyright © 2020 FasterXML. All rights reserved.