Package hudson.util
Class AWTProblem
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.util.ErrorObject
hudson.util.BootFailure
hudson.util.AWTProblem
- All Implemented Interfaces:
Serializable
- Author:
- Kohsuke Kawaguchi
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.util.BootFailure
getBootFailureFile, loadAttempts, publish
Methods inherited from class hudson.util.ErrorObject
doDynamic, getStackTraceString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
cause
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) @Deprecated public final Throwable causeDeprecated.
-
-
Constructor Details
-
AWTProblem
-