ActiveReports 13
SpreadBuilderException Constructor(String)

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

Parameters

message
A message that describes the error.
See Also

Reference

SpreadBuilderException Class
SpreadBuilderException Members
Overload List