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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoDynamic(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) Methods inherited from class hudson.util.BootFailure
getBootFailureFile, loadAttempts, publishMethods inherited from class hudson.util.ErrorObject
getStackTraceStringMethods 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:
doDynamicin classErrorObject- Throws:
IOExceptionjakarta.servlet.ServletException
-