[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.SpreadBuilderException

SpreadBuilderException Class

A general exception thrown for application errors in the GrapeCity.SpreadBuilder assembly.

Implements
Namespace: GrapeCity.SpreadBuilder
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public class SpreadBuilderException : ApplicationException, ISerializable

Constructors

Name Description
SpreadBuilderException()

Initializes a new instance of the System.ApplicationException class.

SpreadBuilderException(SerializationInfo, StreamingContext)

Initializes a new instance of the SpreadBuilderException class with serialized data.

SpreadBuilderException(string)

Initializes a new instance of the SpreadBuilderException class with a specified error message.

SpreadBuilderException(string, Exception)

Initializes a new instance of the SpreadBuilderException class with a specified error message and a reference to the inner exception that caused this exception.