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

14202   Invalid literal in a JadeEditMask control

Cause

This error occurs if your application code attempts to set the mask property of a JadeEditMask control so that the end quote of a literal string is missing; for example, a mask value of dd"/.

Action

Change your application code to prevent this.