Share via


TMSErrorLog::createLogEntry Method

Creates an error log entry in the TMSErrorLog table.

Syntax

client server public static void createLogEntry(CLRObject _exception)

Run On

Called

Parameters

  • _exception
    Type: CLRObject Class
    An object containing a TMS exception details.

See Also

Reference

TMSErrorLog Table