Class
UnverifiedXamlException

Represents errors that occur during Xaml verification.

Definition

Namespace:Telerik.Windows.Documents.FormatProviders.Xaml

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
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

UnverifiedXamlException(string)

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

Declaration

cs-api-definition
public UnverifiedXamlException(string message)

Parameters

message

string

The exception message