Package hudson.util
Class IncompatibleAntVersionDetected
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.util.ErrorObject
hudson.util.BootFailure
hudson.util.IncompatibleAntVersionDetected
- All Implemented Interfaces:
Serializable
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
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.util.BootFailure
getBootFailureFile, loadAttempts, publishMethods inherited from class hudson.util.ErrorObject
doDynamic, getStackTraceStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompatibleAntVersionDetected
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getWhereAntIsLoaded
- Throws:
IOException
-