Edit

ProxyAuthenticationException Class

Definition

The exception thrown when proxy authentication failed.

[System.Serializable]
public class ProxyAuthenticationException : Exception
[<System.Serializable>]
type ProxyAuthenticationException = class
    inherit Exception
Public Class ProxyAuthenticationException
Inherits Exception
Inheritance
ProxyAuthenticationException
Attributes

Constructors

Name Description
ProxyAuthenticationException(String)

Constructor for ProxyAuthenticationException

Applies to