ActiveReports 12
InvalidScopeException Constructor(String)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine 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