hudson.plugins.git
Class GitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hudson.plugins.git.GitException
- All Implemented Interfaces:
- Serializable
public class GitException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GitException
public GitException()
GitException
public GitException(String message)
GitException
public GitException(Throwable cause)
GitException
public GitException(String message,
Throwable cause)
Copyright © 2004-2011 Hudson. All Rights Reserved.