Package com.atlassian.bitbucket.jira
Class JiraUserCredentialsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.jira.JiraSetupException
com.atlassian.bitbucket.jira.JiraUserCredentialsException
- All Implemented Interfaces:
Serializable
This exception is thrown when the user-supplied Jira admin username and/or password was incorrect, or the user
authenticated successfully but they are not an administrator.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JiraUserCredentialsException
-