org.jenkinsci.plugins.postbuildscript
Class PostBuildScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.postbuildscript.PostBuildScriptException
- All Implemented Interfaces:
- Serializable
public class PostBuildScriptException
- extends Exception
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PostBuildScriptException
public PostBuildScriptException(String s)
PostBuildScriptException
public PostBuildScriptException(String s,
Throwable throwable)
PostBuildScriptException
public PostBuildScriptException(Throwable throwable)
Copyright © 2004-2012. All Rights Reserved.