New to Telerik UI for WPFStart a free 30-day trial

Represents errors that occur during Xaml verification.

Definition

Namespace:Telerik.Windows.Documents.FormatProviders.Xaml

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class UnverifiedXamlException : Exception, ISerializable

Inheritance: objectExceptionUnverifiedXamlException

Implements: ISerializable

Inherited Members Exception.GetBaseException()Exception.ToString()Exception.GetType()Exception.TargetSiteException.MessageException.DataException.InnerExceptionException.HelpLinkException.SourceException.HResultException.StackTraceException.SerializeObjectState...

Constructors

Initializes a new instance of th eUnverifiedXamlException class with a specified error message.

C#
public UnverifiedXamlException(string message)
Parameters:messagestring

The exception message