PopServerException Constructor

OpenPop.NET

OpenPop.NET POP3 Library Documentation

PopServerException Constructor

Creates a PopServerException with the given message

PopServerException(
   string message
);

Parameters

message
The message to include in the exception

See Also

PopServerException Class | OpenPop.Pop3.Exceptions Namespace