Class NoHomeDirError


  • public class NoHomeDirError
    extends ErrorObject
    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
    • Field Detail

      • home

        public final File home
    • Constructor Detail

      • NoHomeDirError

        public NoHomeDirError​(File home)