Class ErrorStep.Execution

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ErrorStep

    public static final class ErrorStep.Execution
    extends org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<Void>
    See Also:
    Serialized Form
    • Method Detail

      • run

        protected Void run()
                    throws Exception
        Specified by:
        run in class org.jenkinsci.plugins.workflow.steps.SynchronousStepExecution<Void>
        Throws:
        Exception