hudson.util
Class IncompatibleAntVersionDetected
java.lang.Object
hudson.util.ErrorObject
hudson.util.IncompatibleAntVersionDetected
public class IncompatibleAntVersionDetected
- extends ErrorObject
Model object used to display the error top page if
we find out that the container is picking up its own Ant and that's not 1.7.
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 |
IncompatibleAntVersionDetected
public IncompatibleAntVersionDetected(Class antClass)
getWhereAntIsLoaded
public URL getWhereAntIsLoaded()
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.