com.atlassian.bamboo.plugins.git
Class GitHubAccessor.GitHubException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.bamboo.plugins.git.GitHubAccessor.GitHubException
All Implemented Interfaces:
Serializable
Enclosing class:
GitHubAccessor

public static class GitHubAccessor.GitHubException
extends Exception

See Also:
Serialized Form

Constructor Summary
GitHubAccessor.GitHubException(com.opensymphony.webwork.dispatcher.json.JSONException e)
           
GitHubAccessor.GitHubException(String message)
           
 
Method Summary
 boolean isAuthError()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GitHubAccessor.GitHubException

public GitHubAccessor.GitHubException(String message)

GitHubAccessor.GitHubException

public GitHubAccessor.GitHubException(com.opensymphony.webwork.dispatcher.json.JSONException e)
Method Detail

isAuthError

public boolean isAuthError()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.