Package hudson.util
Class ProcessKillingVeto.VetoCause
java.lang.Object
hudson.util.ProcessKillingVeto.VetoCause
- Enclosing class:
 - ProcessKillingVeto
 
Describes the cause for a process killing veto.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
VetoCause
- Parameters:
 message- A string describing the reason for the veto
 
 - 
 - 
Method Details
- 
getMessage
- Returns:
 - A string describing the reason for the veto.
 
 
 -