WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.BarCode Namespace / ApplicationException Class / ApplicationException Constructor / ApplicationException Constructor(String,Exception)
In This Topic
    ApplicationException Constructor(String,Exception)
    In This Topic
    Syntax
    public ApplicationException( 
       string str,
       Exception e
    )

    Parameters

    str
    e
    See Also