ActiveReports 9
ReportException Constructor(String)

The message to display when the exception is thrown.

Initializes a new instance of the ReportException with the specified message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As System.String _
)
public ReportException( 
   System.string message
)

Parameters

message

The message to display when the exception is thrown.

See Also

Reference

ReportException Class
ReportException Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum