CurlDotNet
CurlDotNet.Exceptions
CurlAuthenticationException Class
Thrown when authentication fails
public class CurlAuthenticationException : CurlDotNet.Exceptions.CurlException
Inheritance System.Object 🡒 System.Exception 🡒 CurlException 🡒 CurlAuthenticationException
Derived
↳ CurlLoginDeniedException
| Constructors | |
|---|---|
| CurlAuthenticationException(string, string, string) | Initializes a new instance of the CurlAuthenticationException class. |
| Properties | |
|---|---|
| AuthMethod | Gets the authentication method that failed. |