hudson.util
Class NoTempDir
java.lang.Object
hudson.util.ErrorObject
hudson.util.NoTempDir
public class NoTempDir
- extends ErrorObject
Model object used to display the error top page if
there appears to be no temporary directory.
index.jelly would display a nice friendly error page.
- Author:
- Kohsuke Kawaguchi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exception
public final IOException exception
NoTempDir
public NoTempDir(IOException exception)
getStackTrace
public String getStackTrace()
getTempDir
public String getTempDir()
Copyright © 2004-2013. All Rights Reserved.