Class ApplicationTypeNotInstalledException

All Implemented Interfaces:
Serializable

public class ApplicationTypeNotInstalledException extends JiraSetupException
Exception thrown when the required UAL ApplicationType has not been installed on the remote Jira server.
See Also:
  • Constructor Details

    • ApplicationTypeNotInstalledException

      public ApplicationTypeNotInstalledException(String prettyUserMessage, Throwable cause)