Uses of Interface
org.jdeferred2.CallbackExceptionHandler
Packages that use CallbackExceptionHandler
-
Uses of CallbackExceptionHandler in org.jdeferred2.impl
Classes in org.jdeferred2.impl that implement CallbackExceptionHandlerModifier and TypeClassDescriptionclassThis default exception handler will log the exception but will not propagate it.Fields in org.jdeferred2.impl declared as CallbackExceptionHandlerModifier and TypeFieldDescriptionprivate static CallbackExceptionHandlerGlobalConfiguration.globalCallbackExceptionHandlerMethods in org.jdeferred2.impl that return CallbackExceptionHandlerModifier and TypeMethodDescriptionstatic CallbackExceptionHandlerGlobalConfiguration.getGlobalCallbackExceptionHandler()Methods in org.jdeferred2.impl with parameters of type CallbackExceptionHandlerModifier and TypeMethodDescriptionstatic voidGlobalConfiguration.setGlobalCallbackExceptionHandler(CallbackExceptionHandler callbackExceptionHandler)