Uses of Interface
org.jenkinsci.plugins.github.common.ErrorHandler
Packages that use ErrorHandler
Package
Description
-
Uses of ErrorHandler in org.jenkinsci.plugins.github.common
Classes in org.jenkinsci.plugins.github.common that implement ErrorHandlerModifier and TypeClassDescriptionclass
With help of list of other error handlers handles exception.Method parameters in org.jenkinsci.plugins.github.common with type arguments of type ErrorHandlerModifier and TypeMethodDescriptionCombineErrorHandler.withHandlers
(List<? extends ErrorHandler> handlers) -
Uses of ErrorHandler in org.jenkinsci.plugins.github.extension.status
Classes in org.jenkinsci.plugins.github.extension.status that implement ErrorHandlerModifier and TypeClassDescriptionclass
Extension point to provide way of how to react on errors in status setter step -
Uses of ErrorHandler in org.jenkinsci.plugins.github.status.err
Classes in org.jenkinsci.plugins.github.status.err that implement ErrorHandlerModifier and TypeClassDescriptionclass
Can change build status in case of errorsclass
Just logs message to the build console and do nothing after it