org.kohsuke.github
Class GHException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kohsuke.github.GHException
- All Implemented Interfaces:
- Serializable
public class GHException
- extends RuntimeException
- Author:
- Kohsuke Kawaguchi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GHException
public GHException(String message)
GHException
public GHException(String message,
Throwable cause)
Copyright © 2011. All Rights Reserved.