BiffRecordException Class
Namespace: Stimulsoft.Base.Excel
Inheritance
Inherits from: Exception
Constructors
| Constructor | Description |
|---|---|
| BiffRecordException() | |
| BiffRecordException(string message) | |
| BiffRecordException(string message, Exception innerException) |
BiffRecordException()
BiffRecordException(message: string)
Parameters
- message (string)
BiffRecordException(message: string, innerException: Exception)
Parameters
- message (string)
- innerException (Exception)