MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ErrorInfo Class
Members

ErrorInfo Class
Represents detailed information about an error.
Object Model
ErrorInfo Class
Syntax
'Declaration
 
Public Class ErrorInfo 
 
Remarks
The ErrorInfo class provides properties to describe an error, including a brief message, detailed information, and the severity level of the error.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Viewer.ErrorInfo

See Also