Class RequestTimeoutException

  • All Implemented Interfaces:
    Serializable

    public class RequestTimeoutException
    extends RetrieveIssueException
    Exception indicates that the request was not performed within certain timeout. Corresponds to HTTP error 408.
    Since:
    7.0
    Author:
    Maxim Podkolzine (maxim.podkolzine@jetbrains.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • RequestTimeoutException

        public RequestTimeoutException​(String message)