For the complete documentation index, see llms.txt. This page is also available as Markdown.

MarkupParseException

Class in Yarn.Markup

Inherits from System.Exception

Summary

An exception representing something going wrong when parsing markup.

public class MarkupParseException : Exception

See Also

  • LineParser: Parses text and produces markup information.

Last updated

Was this helpful?