ActiveReports Developer 7
VersionNotImplementedException Constructor
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > VersionNotImplementedException Class : VersionNotImplementedException Constructor

Glossary Item Box

Initializes a new instance of the VersionNotImplementedException class.

Overload List

OverloadDescription
VersionNotImplementedException Constructor(String)Initializes a new instance of the VersionNotImplementedException class with the specified message.  
VersionNotImplementedException Constructor(String,Exception)Initializes a new instance of the VersionNotImplementedException with the specified message and inner exception.  

See Also