Overload | Description |
---|---|
XlsExportException Constructor(String) | Initializes a new instance of the ExcelExportException class with a specified error message. |
XlsExportException Constructor(String,Exception) | Initializes a new instance of the XlsExportException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
XlsExportException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the ExcelExportException class with serialized data. |