InvalidLoginException Constructor

OpenPop.NET

OpenPop.NET POP3 Library Documentation

InvalidLoginException Constructor

Creates a InvalidLoginException with the given message and InnerException

InvalidLoginException(
   Exception innerException
);

Parameters

innerException
The exception that is the cause of this exception

See Also

InvalidLoginException Class | OpenPop.Pop3.Exceptions Namespace