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


StiDatabaseExceptionForm(ex: Exception, details: StiDatabaseExceptionDetails)

Parameters