Uses of Class
hudson.AbortException
-
Packages that use AbortException Package Description hudson.cli Server-side CLI commands for Hudson.jenkins.tasks.filters -
-
Uses of AbortException in hudson.cli
Methods in hudson.cli that throw AbortException Modifier and Type Method Description hudson.remoting.Channel
CLICommand. checkChannel()
Deprecated.Specific to Remoting-based protocol. -
Uses of AbortException in jenkins.tasks.filters
Subclasses of AbortException in jenkins.tasks.filters Modifier and Type Class Description class
EnvVarsFilterException
Exception that occurs during the environment filtering process, with helper to track the source.
-