Package hudson.util

Class NoHomeDir

All Implemented Interfaces:
Serializable

public class NoHomeDir extends BootFailure
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 Details

    • home

      public final File home
  • Constructor Details

    • NoHomeDir

      public NoHomeDir(File home)