| 123456789 |
- 2022-10-28 13:16:22.851 +08:00 [Warning] 根级别上的数据无效。 第 1 行,位置 1。
- System.Xml.XmlException: 根级别上的数据无效。 第 1 行,位置 1。
- 在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
- 在 System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
- 在 System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
- 在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()
- 在 System.Xml.XmlTextReaderImpl.Read()
- 在 System.Xml.XmlTextReader.Read()
- 在 NppXmlTreeviewPlugin.Parsers.NppXmlNode.TryParse(String xml, String nodeNameAttribute, ILogger logger, NppXmlNode& nppXmlNode)
|