ActiveReports 8
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 System.String _
)
public SpreadBuilderException( 
   System.string message
)

Parameters

message
A message that describes the error.
See Also

Reference

SpreadBuilderException Class
SpreadBuilderException Members
Overload List

Support Forum