Class ConnectionException

  • All Implemented Interfaces:
    Serializable

    public class ConnectionException
    extends RetrieveIssueException
    Exception indicates a general connection failure with the issue tracker.
    Since:
    7.0
    Author:
    Maxim Podkolzine (maxim.podkolzine@jetbrains.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • ConnectionException

        public ConnectionException​(String message)
      • ConnectionException

        public ConnectionException​(String message,
                                   Throwable cause)