Default constructor.

C# | Visual Basic | Visual C++ | F# |
public ExceptionEventArgs( Exception exception )
Public Sub New ( exception As Exception )
public: ExceptionEventArgs( Exception^ exception )
new : exception : Exception -> ExceptionEventArgs

- exception (Exception)
- Exception.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when exception is null reference value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119