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 TypeClassDescriptionclassWith 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 TypeClassDescriptionclassExtension 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 TypeClassDescriptionclassCan change build status in case of errorsclassJust logs message to the build console and do nothing after it