Uses of Interface
io.ciera.runtime.summit.application.IExceptionHandler
-
Packages that use IExceptionHandler Package Description io.ciera.runtime.summit.application -
-
Uses of IExceptionHandler in io.ciera.runtime.summit.application
Classes in io.ciera.runtime.summit.application that implement IExceptionHandler Modifier and Type Class Description classDefaultExceptionHandlerMethods in io.ciera.runtime.summit.application that return IExceptionHandler Modifier and Type Method Description IExceptionHandlerApplicationExecutor. getExceptionHandler()IExceptionHandlerIRunContext. getExceptionHandler()Methods in io.ciera.runtime.summit.application with parameters of type IExceptionHandler Modifier and Type Method Description voidApplicationExecutor. setExceptionHandler(IExceptionHandler h)voidIRunContext. setExceptionHandler(IExceptionHandler h)
-