@Deprecated public class YAMLException extends JacksonYAMLParseException
JacksonYAMLParseException
.Constructor and Description |
---|
YAMLException(com.fasterxml.jackson.core.JsonParser p,
org.yaml.snakeyaml.error.YAMLException src)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static YAMLException |
from(com.fasterxml.jackson.core.JsonParser p,
org.yaml.snakeyaml.error.YAMLException src)
Deprecated.
|
getMessage, getProcessor, getRequestPayload, getRequestPayloadAsString, withParser, withRequestPayload
clearLocation, getLocation, getMessageSuffix, getOriginalMessage, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public YAMLException(com.fasterxml.jackson.core.JsonParser p, org.yaml.snakeyaml.error.YAMLException src)
public static YAMLException from(com.fasterxml.jackson.core.JsonParser p, org.yaml.snakeyaml.error.YAMLException src)
Copyright © 2020 FasterXML. All rights reserved.