When the source of an ImageEditor control is set to a URL that doesn't exist, the 404 causes an app crash. I'd think it'd display a broken image or somehow handle it rather than bubble up the crash.
for example null template, missing image template, etc.