Class ProxyAuthorizationException

  • All Implemented Interfaces:
    Serializable

    public class ProxyAuthorizationException
    extends RetrieveIssueException
    Similar to UnauthorizedException this exception indicated an authorization problem particularly with the proxy server. Corresponds to HTTP error 407.
    Since:
    7.0
    Author:
    Maxim Podkolzine (maxim.podkolzine@jetbrains.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • ProxyAuthorizationException

        public ProxyAuthorizationException​(String message)