StiDatabaseExceptionForm Class
Namespace: Stimulsoft.Base
Inheritance
Inherits from: StiForm
Constructors
| Constructor | Description |
|---|---|
| StiDatabaseExceptionForm(StiDatabaseErrorInfo erroInfo, Exception ex) | |
| StiDatabaseExceptionForm(Exception ex, StiDatabaseExceptionDetails details) |
StiDatabaseExceptionForm(erroInfo: StiDatabaseErrorInfo, ex: Exception)
Parameters
- erroInfo (StiDatabaseErrorInfo)
- ex (Exception)
StiDatabaseExceptionForm(ex: Exception, details: StiDatabaseExceptionDetails)
Parameters
- ex (Exception)
- details (StiDatabaseExceptionDetails)