Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6022 - Unknown class

6022   Unknown class

Cause

This error occurs if the input refers to a class that does not exist.

Action

Correct the class name, if it is incorrect. If the class name is correct but the class has not been defined, define it by using the JADE Class Browser in the JADE development environment or by using a schema file.