ActiveReports 13
VersionNotImplementedException Constructor(String)

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

Parameters

message
A message that describes the error.
See Also

Reference

VersionNotImplementedException Class
VersionNotImplementedException Members
Overload List