[]
The exception that is thrown for general exceptions that occur in the ActiveReports.XlsExport assembly.
public class XlsExportException : ApplicationException, ISerializable
Name | Description |
---|---|
XlsExportException(SerializationInfo, StreamingContext) | Initializes a new instance of the ExcelExportException class with serialized data. |
XlsExportException(string) | Initializes a new instance of the ExcelExportException class with a specified error message. |
XlsExportException(string, Exception) | Initializes a new instance of the ExcelExportException class with a specified error message and a reference to the inner exception that is the cause of this exception. |