Class PostBuildScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.postbuildscript.PostBuildScriptException
- All Implemented Interfaces:
Serializable
- Author:
- Gregory Boissinot
- See Also:
-
Constructor Summary
ConstructorDescriptionPostBuildScriptException
(String message) PostBuildScriptException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PostBuildScriptException
-
PostBuildScriptException
-
PostBuildScriptException
-