ExceptionEvent Record Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberRecord(Exception)
Create event from exception instance
Public methodStatic memberRecord(String, Exception)
Create event from exception instance and source
Public methodStatic memberRecord(String, Exception, DateTime)
Create event from exception instance as of utcTime
Back to Top
See Also