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:
    Serialized Form
    • Field Detail

      • home

        public final File home
    • Constructor Detail

      • NoHomeDir

        public NoHomeDir​(File home)