[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.Model.ErrorInfo.Level

ErrorInfo.Level Enum

Defines a set of severity levels for the error.

Namespace: GrapeCity.Viewer.Common.Model
Assembly: MESCIUS.ActiveReports.Viewer.Common.dll
Syntax
public enum ErrorInfo.Level
Remarks

The severity level helps in categorizing errors based on their criticality. This can be useful for filtering, logging, or displaying errors to the end-user.

Fields

Name Description
Error

Output error-handling messages.

Info

Output informational messages.

Warning

Output warnings and error-handling messages.