Uses of Class
org.kohsuke.stapler.CancelRequestHandlingException
Packages that use CancelRequestHandlingException
-
Uses of CancelRequestHandlingException in org.kohsuke.stapler
Methods in org.kohsuke.stapler that throw CancelRequestHandlingExceptionModifier and TypeMethodDescriptiondefault void
DispatchValidator.requireDispatchAllowed
(StaplerRequest2 req, StaplerResponse2 rsp) Throws aCancelRequestHandlingException
if the given request is not allowed.