LumiSoft Net Help
LogAddException Method (exception)
NamespacesLumiSoft.Net.IMAP.ServerIMAP_SessionLogAddException(Exception)
Logs specified exception.
Declaration Syntax
C#Visual BasicVisual C++F#
public void LogAddException(
	Exception exception
)
Public Sub LogAddException ( 
	exception As Exception
)
public:
void LogAddException(
	Exception^ exception
)
member LogAddException : 
        exception : Exception -> unit 
Parameters
exception (Exception)
Exception to log.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when exception is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119