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

      • exception

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

      • NoTempDir

        public NoTempDir​(IOException exception)
    • Method Detail

      • getTempDir

        public String getTempDir()