Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Web.Msie Namespace / MsieException Class / MsieException Constructor / MsieException Constructor()


In This Topic
    MsieException Constructor()
    In This Topic
    Initializes a new instance of the IbmHostsException class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New MsieException()
    public MsieException()
    See Also