ActiveReports 11
InvalidScopeException Constructor(String)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports Namespace > InvalidScopeException Class > InvalidScopeException Constructor : InvalidScopeException Constructor(String)
The message that describes the error.
Initializes a new instance of the InvalidScopeException class with a specified error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
public InvalidScopeException( 
   string message
)

Parameters

message
The message that describes the error.
See Also

Reference

InvalidScopeException Class
InvalidScopeException Members
Overload List