LumiSoft Mail Server User API
Error_EventArgs Constructor (x, stackTrace)
Namespaces > LumiSoft.Net > Error_EventArgs > Error_EventArgsNew(Exception, StackTrace)
Default constructor.
Syntax
C#Visual BasicManaged C++
public Error_EventArgs (
	Exception x,
	StackTrace stackTrace
)
Public Sub New ( _
	x As Exception, _
	stackTrace As StackTrace _
)
public:
Error_EventArgs (
	Exception^ x, 
	StackTrace^ stackTrace
)
Parameters
x (Exception)

[Missing <param> documentation for "x"]

stackTrace (StackTrace)

[Missing <param> documentation for "stackTrace"]

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)