LumiSoft Net Help
ExceptionEventArgs Constructor (exception)
NamespacesLumiSoft.NetExceptionEventArgsExceptionEventArgs(Exception)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public ExceptionEventArgs(
	Exception exception
)
Public Sub New ( 
	exception As Exception
)
public:
ExceptionEventArgs(
	Exception^ exception
)
new : 
        exception : Exception -> ExceptionEventArgs
Parameters
exception (Exception)
Exception.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when exception is null reference value.

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