Resolution:
Correct the code; then recompile.
Example:
In the following example, the class uses the T paremeter, but references the U parameter.
class-id GenericClass using T. constraints. constrain U is reference type. end class.