hudson.slaves
Class OfflineCause.ChannelTermination
java.lang.Object
hudson.slaves.OfflineCause
hudson.slaves.OfflineCause.ChannelTermination
- Enclosing class:
- OfflineCause
public static class OfflineCause.ChannelTermination
- extends OfflineCause
Caused by unexpected channel termination.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cause
@Exported
public final Exception cause
OfflineCause.ChannelTermination
public OfflineCause.ChannelTermination(Exception cause)
getShortDescription
public String getShortDescription()
Copyright © 2004-2013. All Rights Reserved.