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.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) 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
-
Constructor Details
-
ConfigurationAsCodeBootFailure
-
-
Method Details
-
doDynamic
public void doDynamic(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException, javax.servlet.ServletException - Throws:
IOException
javax.servlet.ServletException
-