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