RadControls for WinForms

Namespace: Telerik.WinControls.RichTextBox.FileFormats.Rtf.Exceptions
Assembly: Telerik.WinControls.RichTextBox (in Telerik.WinControls.RichTextBox.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class RtfParserException : RtfException
Visual Basic
Public Class RtfParserException _
	Inherits RtfException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Telerik.WinControls.RichTextBox.FileFormats.Rtf.Exceptions..::..RtfException
      Telerik.WinControls.RichTextBox.FileFormats.Rtf.Exceptions..::..RtfParserException
        Telerik.WinControls.RichTextBox.FileFormats.Rtf.Exceptions..::..RtfEncodingException
        Telerik.WinControls.RichTextBox.FileFormats.Rtf.Exceptions..::..RtfStructureException

See Also