Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6287 - Cannot remove condition option - condition used as a constraint

6287   Cannot remove condition option - condition used as a constraint

Cause

This error occurs if you attempt to remove the condition option from a method signature and the condition method is used as a constraint on a reference.

Action

Before removing the condition option, update the associated conditional reference definitions so that the method is no longer used as a constraint.