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

Glossary Item Box

Initializes a new instance of the SpreadBuilderException class.

Overload List

OverloadDescription
SpreadBuilderException Constructor(String,Exception)Initializes a new instance of the SpreadBuilderException class with the specified error message and a reference to the inner exception that is the cause of this exception.  
SpreadBuilderException Constructor(String)Initializes a new instance of the SpreadBuilderException class with the specified error message.  
SpreadBuilderException Constructor()Initializes a new instance of the SpreadBuilderException class.  

See Also