@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @MetaInfServices public static class InstallUncaughtExceptionHandler.ErrorCustomizer extends Object implements org.kohsuke.stapler.HttpResponses.ErrorCustomizer
Constructor and Description |
---|
ErrorCustomizer() |
Modifier and Type | Method and Description |
---|---|
org.kohsuke.stapler.HttpResponses.HttpResponseException |
handleError(int code,
Throwable cause) |
@CheckForNull public org.kohsuke.stapler.HttpResponses.HttpResponseException handleError(int code, Throwable cause)
handleError
in interface org.kohsuke.stapler.HttpResponses.ErrorCustomizer
Copyright © 2004–2021. All rights reserved.