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