ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.FormattedText Namespace / FormattedTextException Class / SpecifyErrorMessage Method
The custom error message.

In This Topic
SpecifyErrorMessage Method
In This Topic
Specifies a custom error message for the exception.
Syntax
'Declaration
 
Public Shared Sub SpecifyErrorMessage( _
   ByVal errorMessage As String _
) 
 

Parameters

errorMessage
The custom error message.
See Also