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

public static class GitHubAccessor.GitHubException extends Exception
See Also:
  • Constructor Details

    • GitHubException

      public GitHubException(String message)
    • GitHubException

      public GitHubException(com.opensymphony.webwork.dispatcher.json.JSONException e)
  • Method Details

    • isAuthError

      public boolean isAuthError()