Package 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
Indicates that the installation of a plugin failed.
- See Also:
- 
Field SummaryFieldsFields inherited from class hudson.model.UpdateCenter.DownloadJob.InstallationStatusid
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.model.UpdateCenter.DownloadJob.InstallationStatusgetType, isSuccess, requiresRestartMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
problem
 
- 
- 
Constructor Details- 
Failure
 
- 
- 
Method Details- 
getProblemStackTrace
 
-