Uses of Interface
ij.IJ.ExceptionHandler

Packages that use IJ.ExceptionHandler
ij   
 

Uses of IJ.ExceptionHandler in ij
 

Methods in ij with parameters of type IJ.ExceptionHandler
static void IJ.setExceptionHandler(IJ.ExceptionHandler handler)
          Installs a custom exception handler that overrides the handleException() method.