Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6023 - Unknown type

6023   Unknown type

Cause

This error occurs if the input refers to a type (primitive type or class) that does not exist.

Action

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