Reflection .NET API
Attachmate.Reflection.Framework Assembly / Attachmate.Reflection.Framework Namespace / APINotInitializedException Class / APINotInitializedException Constructor


In This Topic
APINotInitializedException Constructor
In This Topic
This application exception occurrs when the API service object has not been initialized.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New APINotInitializedException()
See Also