ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008.Scripting Namespace / PropertyInaccessible Class / InnerException Property

In This Topic
    InnerException Property (PropertyInaccessible)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerException As System.Exception
    public System.Exception InnerException {get;}
    See Also