ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ErrorInfo Structure
Members

In This Topic
    ErrorInfo Structure
    In This Topic
    Represents information about errors/exceptions
    Object Model
    ErrorInfo Structure
    Syntax
    'Declaration
     
    Public Structure ErrorInfo 
       Inherits System.ValueType
    public struct ErrorInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Viewer.Common.Model.ErrorInfo

    See Also