​
​
​

The TextEditorException class informs about errors which can occur during editing text.

Syntax

​public class TextEditorException : Exception
​Public Class TextEditorException
  Inherits EventArgs

​ Introduced: X14.

Constructors

Constructor Description
TextEditorException Initializes a new instance of the TextEditorException class.
​