Class IssueTrackerErrorException

  • All Implemented Interfaces:
    Serializable

    public class IssueTrackerErrorException
    extends RetrieveIssueException
    Exception is thrown in case of issue tracker server failure. Corresponds to HTTP errors 500, 502 and 503.
    Since:
    7.0
    Author:
    Maxim Podkolzine (maxim.podkolzine@jetbrains.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • IssueTrackerErrorException

        public IssueTrackerErrorException​(String message)