Uses of Interface
ij.IJ.ExceptionHandler
Packages that use IJ.ExceptionHandler
-
Uses of IJ.ExceptionHandler in ij
Methods in ij with parameters of type IJ.ExceptionHandlerModifier and TypeMethodDescriptionstatic void
IJ.setExceptionHandler
(IJ.ExceptionHandler handler) Installs a custom exception handler that overrides the handleException() method.