Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14194 - Invalid numeric data in a JadeEditMask control

14194   Invalid numeric data in a JadeEditMask control

Cause

This error occurs if your application code attempts to set the text of a JadeEditMask control so that a character of the text corresponding to a numeric part of the mask is invalid; for example, a mask value of 999 and text of a12.

Action

Change your application code to prevent this.