Package com.atlassian.bamboo.plugins.git
Class GitHubAccessor.GitHubException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.plugins.git.GitHubAccessor.GitHubException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GitHubAccessor
- See Also:
-
Constructor Summary
ConstructorDescriptionGitHubException
(com.opensymphony.webwork.dispatcher.json.JSONException e) GitHubException
(String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GitHubException
-
GitHubException
public GitHubException(com.opensymphony.webwork.dispatcher.json.JSONException e)
-
-
Method Details
-
isAuthError
public boolean isAuthError()
-