Class IncorrectApplicationBaseUrlException

All Implemented Interfaces:
Serializable

public class IncorrectApplicationBaseUrlException extends JiraSetupException
This exception is thrown when the base URL supplied to Jira to create a reciprocal application link was not accessible from the Jira server.
See Also:
  • Constructor Details

    • IncorrectApplicationBaseUrlException

      public IncorrectApplicationBaseUrlException(String prettyUserMessage, Throwable cause)