Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A module exists only as a single shared instance, and additional instances cannot be created.
Error ID: BC30166
To correct this error
- Change the module to a class, or replace it in the New clause with a class name.
See Also
Concepts
Implements Keyword and Implements Statement