Uses of Interface
org.jenkinsci.plugins.github.common.ErrorHandler
Package
Description
-
Uses of ErrorHandler in org.jenkinsci.plugins.github.common
Modifier and TypeClassDescriptionclass
With help of list of other error handlers handles exception.Modifier and TypeMethodDescriptionCombineErrorHandler.withHandlers
(List<? extends ErrorHandler> handlers) -
Uses of ErrorHandler in org.jenkinsci.plugins.github.extension.status
Modifier 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
Modifier and TypeClassDescriptionclass
Can change build status in case of errorsclass
Just logs message to the build console and do nothing after it