Exception that is thrown when a syntax error is detected on a YAML stream.
public class SyntaxErrorException : YamlException, ISerializable
kind:method, kind:property, kind:ctor. Press Esc to clear.SyntaxErrorException()Initializes a new instance of the SyntaxErrorException class.SyntaxErrorException(Mark, Mark, String)Initializes a new instance of the SyntaxErrorException class.SyntaxErrorException(String, Exception)Initializes a new instance of the SyntaxErrorException class.SyntaxErrorException(String)Initializes a new instance of the SyntaxErrorException class.