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

In This Topic
    ErrorInfo Class
    In This Topic
    Represents detailed information about an error.
    Object Model
    ErrorInfo Class
    Syntax
    'Declaration
     
    Public Class ErrorInfo 
    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