InfoConnect API Guide
Attachmate.Reflection.Framework Namespace / APINotInitializedException Class
Members


APINotInitializedException Class
This application exception occurrs when the API service object has not been initialized.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class APINotInitializedException 
   Inherits System.ApplicationException
 
'Usage
 
Dim instance As APINotInitializedException
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Attachmate.Reflection.Framework.APINotInitializedException

See Also