LumiSoft Net Help
LogAddException Method (text, x)
NamespacesLumiSoft.Net.TCPTCP_ClientLogAddException(String, Exception)
Logs exception.
Declaration Syntax
C#Visual BasicVisual C++F#
protected internal void LogAddException(
	string text,
	Exception x
)
Protected Friend Sub LogAddException ( 
	text As String,
	x As Exception
)
protected public:
void LogAddException(
	String^ text, 
	Exception^ x
)
member LogAddException : 
        text : string * 
        x : Exception -> unit 
Parameters
text (String)
Log text.
x (Exception)
Exception happened.

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