org.kuali.maven.plugins.jenkins.context
Class JenkinsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.maven.plugins.jenkins.context.JenkinsException
- All Implemented Interfaces:
- Serializable
public class JenkinsException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JenkinsException
public JenkinsException()
JenkinsException
public JenkinsException(String message)
JenkinsException
public JenkinsException(Throwable exception)
JenkinsException
public JenkinsException(String message,
Throwable exception)
Copyright © 2011-2012 The Kuali Foundation. All Rights Reserved.