Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31804 - Attribute value must be greater than or equal to zero

31804   Attribute value must be greater than or equal to zero

Cause

This error occurs if the feedback, type, or report property of a JadeGenericMessage instance is set to a negative value. The value of these numeric properties must be greater than or equal to zero (0).

Action

Correct your code.