Uses of Interface
overit.geocall.util.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in overit.geocall.bl
Methods in overit.geocall.bl with parameters of type ExceptionHandlerModifier and TypeMethodDescriptionvoidBusinessTask.startAlone(I i, ExceptionHandler eh) Starts the task alone.voidBusinessTask.startInBackground(I i, ExceptionHandler eh) Starts the task in background. -
Uses of ExceptionHandler in overit.geocall.util
Classes in overit.geocall.util that implement ExceptionHandlerModifier and TypeClassDescriptionclassImplementation of an Excetonhandler that logs all Exceotions to aLogChannelFields in overit.geocall.util declared as ExceptionHandlerModifier and TypeFieldDescriptionstatic final ExceptionHandlerExceptionHandler.TO_RUNTIME_EXCEPTIONA standard imnplementation that wraps checked exceptions in RuntimeExceptions