Package hudson.model

Class UpdateCenter.DownloadJob.Failure

All Implemented Interfaces:
Serializable
Enclosing class:
UpdateCenter.DownloadJob

public class UpdateCenter.DownloadJob.Failure extends UpdateCenter.DownloadJob.InstallationStatus
Indicates that the installation of a plugin failed.
See Also:
  • Field Details

  • Constructor Details

    • Failure

      public Failure(Throwable problem)
  • Method Details

    • getProblemStackTrace

      public String getProblemStackTrace()