[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.FormattedText.FormattedTextException

FormattedTextException Class

The exception thrown when an error is caused by an inapplicable value of the control.

Inheritance
XmlException
FormattedTextException
Implements
Namespace: GrapeCity.ActiveReports.FormattedText
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class FormattedTextException : XmlException, ISerializable

Properties

Name Description
Message

Gets a message that describes the current exception.

Methods

Name Description
SpecifyErrorMessage(string)

Specifies a custom error message for the exception.

Extension Methods