Uses of Interface
org.kohsuke.stapler.UncaughtExceptionHandler
Packages that use UncaughtExceptionHandler
-
Uses of UncaughtExceptionHandler in org.kohsuke.stapler
Fields in org.kohsuke.stapler declared as UncaughtExceptionHandlerModifier and TypeFieldDescriptionstatic final UncaughtExceptionHandlerUncaughtExceptionHandler.DEFAULTMethods in org.kohsuke.stapler that return UncaughtExceptionHandlerModifier and TypeMethodDescriptionstatic UncaughtExceptionHandlerUncaughtExceptionFilter.getUncaughtExceptionHandler(jakarta.servlet.ServletContext context) Methods in org.kohsuke.stapler with parameters of type UncaughtExceptionHandlerModifier and TypeMethodDescriptionstatic voidUncaughtExceptionFilter.setUncaughtExceptionHandler(jakarta.servlet.ServletContext context, UncaughtExceptionHandler handler)