Package hudson.util

Class NoTempDir

All Implemented Interfaces:
Serializable

public class NoTempDir extends BootFailure
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
See Also:
  • Field Details

    • exception

      @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) @Deprecated public final IOException exception
      Deprecated.
  • Constructor Details

  • Method Details

    • getTempDir

      public String getTempDir()