Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1043 - Cannot create instances of an abstract class

1043   Cannot create instances of an abstract class

Cause

This error occurs if your application code attempts to create an instance of a class that is defined as abstract. This is not allowed.

Action

Perform one of the following actions, as appropriate.