hudson.util
Class IncompatibleServletVersionDetected
java.lang.Object
hudson.util.ErrorObject
hudson.util.IncompatibleServletVersionDetected
public class IncompatibleServletVersionDetected
- extends ErrorObject
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncompatibleServletVersionDetected
public IncompatibleServletVersionDetected(Class servletClass)
getWhereServletIsLoaded
public URL getWhereServletIsLoaded()
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.