Logs specified exception.

C# | Visual Basic | Visual C++ | F# |
public void LogAddException( Exception exception )
Public Sub LogAddException ( exception As Exception )
public: void LogAddException( Exception^ exception )
member LogAddException : exception : Exception -> unit

- exception (Exception)
- Exception to log.

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