InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / APIException Class / APIException Constructor / APIException Constructor()


In This Topic
    APIException Constructor()
    In This Topic
    Initializes a new instance of the Attachmate.Reflection.Emulation.Common.APIException class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New APIException()
    public APIException()
    See Also