Login  Register

Return On Error

Posted by David Webster on Nov 06, 2009; 7:39pm
URL: http://imagej.273.s1.nabble.com/Return-On-Error-tp3690523.html

Is there any way to return to ImageJ from a plugin when a potential error
is detected (e.g. if n input parameter has a bad value.) System.exit()
kicks me all the way out of ImageJ.

David Webster