Class JiraUserCredentialsException

All Implemented Interfaces:
Serializable

public class JiraUserCredentialsException extends JiraSetupException
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 Details

    • JiraUserCredentialsException

      public JiraUserCredentialsException(String prettyUserMessage)