Package hudson.util
Class IncompatibleVMDetected
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.util.ErrorObject
hudson.util.BootFailure
hudson.util.IncompatibleVMDetected
- All Implemented Interfaces:
Serializable
Model object used to display the error top page if
we find out that XStream is running in pure-java mode.
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, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompatibleVMDetected
public IncompatibleVMDetected()
-
-
Method Details
-
getSystemProperties
-