Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14256 - The setPictureDescription method can only get called on a cell that has an image assigned

14256   The setPictureDescription method can only get called on a cell that has an image assigned

Cause

This error occurs if the setPictureDescription method of the JadeTableCell class is called for a cell that does not have an assigned image.

Action

Ensure that the picture is assigned to the cell before the description is attached.