@Deprecated public class YAMLException extends JacksonYAMLParseException
YAMLException.| 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, withRequestPayloadclearLocation, getLocation, getMessageSuffix, getOriginalMessage, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic 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 © 2017 FasterXML. All rights reserved.