hudson.util
Class JenkinsReloadFailed
java.lang.Object
hudson.util.ErrorObject
hudson.util.JenkinsReloadFailed
public class JenkinsReloadFailed
- extends ErrorObject
Indicates that Jenkins is interrupted during reload.
- Author:
- Kohsuke Kawaguchi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cause
public final Throwable cause
JenkinsReloadFailed
public JenkinsReloadFailed(Throwable cause)
Copyright © 2004-2013. All Rights Reserved.