Thrown when the supplied username or password is not accepted by the POP3 server.
For a list of all members of this type, see InvalidLoginException Members .
System.Object
Exception
PopClientException
InvalidLoginException
public class InvalidLoginException : PopClientException
Thread Safety
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Requirements
Namespace: OpenPop.Pop3.Exceptions
Assembly: OpenPop (in OpenPop.dll)
See Also
InvalidLoginException Members | OpenPop.Pop3.Exceptions Namespace