Package io.jenkins.plugins.casc
Class ConfigurationAsCodeBootFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.util.ErrorObject
hudson.util.BootFailure
io.jenkins.plugins.casc.ConfigurationAsCodeBootFailure
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doDynamic
(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) Methods inherited from class hudson.util.BootFailure
getBootFailureFile, loadAttempts, publish
Methods inherited from class hudson.util.ErrorObject
getStackTraceString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationAsCodeBootFailure
-
-
Method Details
-
doDynamic
public void doDynamic(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) throws IOException, jakarta.servlet.ServletException - Overrides:
doDynamic
in classErrorObject
- Throws:
IOException
jakarta.servlet.ServletException
-