InvalidUseException Constructor

OpenPop.NET

OpenPop.NET POP3 Library Documentation

InvalidUseException Constructor

Creates a InvalidUseException with the given message

InvalidUseException(
   string message
);

Parameters

message
The message to include in the exception

See Also

InvalidUseException Class | OpenPop.Pop3.Exceptions Namespace