Package hudson.util
Class NoHomeDir
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.util.ErrorObject
hudson.util.BootFailure
hudson.util.NoHomeDir
- All Implemented Interfaces:
- Serializable
Model object used to display the error top page if
 we couldn't create the home directory.
 
 index.jelly would display a nice friendly error page.
- Author:
- Kohsuke Kawaguchi
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.util.BootFailuregetBootFailureFile, loadAttempts, publishMethods inherited from class hudson.util.ErrorObjectdoDynamic, getStackTraceStringMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
home
 
- 
- 
Constructor Details- 
NoHomeDir
 
-