LoginDelayException Constructor

OpenPop.NET

OpenPop.NET POP3 Library Documentation

LoginDelayException Constructor

Creates a LoginDelayException with the given inner exception

LoginDelayException(
   PopServerException innerException
);

Parameters

innerException
The exception that is the cause of this exception

See Also

LoginDelayException Class | OpenPop.Pop3.Exceptions Namespace