hudson.model
Class UpdateCenter.DownloadJob.Failure
java.lang.Object
java.lang.Throwable
hudson.model.UpdateCenter.DownloadJob.InstallationStatus
hudson.model.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:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
problem
public final Throwable problem
UpdateCenter.DownloadJob.Failure
public UpdateCenter.DownloadJob.Failure(Throwable problem)
getProblemStackTrace
public String getProblemStackTrace()
Copyright © 2004-2013. All Rights Reserved.