14015   File does not contain an image type that can be handled

Cause

This error occurs when an attempt is made to load a picture from a file that does not contain a picture image recognized by JADE. It also occurs when using the convertPicture method or the convertToFile method of the Binary primitive type with binary data that does not contain valid image data.

Action

Use the app.checkPictureFile method to check that the selected file contains a valid picture image before attempting to load the picture.