Package hudson.util

Class IncompatibleServletVersionDetected

  • All Implemented Interfaces:
    Serializable

    public class IncompatibleServletVersionDetected
    extends BootFailure
    Model object used to display the error top page if we find out that the container doesn't support servlet 2.4.

    index.jelly would display a nice friendly error page.

    Author:
    Kohsuke Kawaguchi
    See Also:
    Serialized Form
    • Constructor Detail

      • IncompatibleServletVersionDetected

        public IncompatibleServletVersionDetected​(Class servletClass)