Logs specified exception.
Declaration Syntax
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
Parameters
- exception (Exception)
- Exception to log.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when exception is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119