RFIDExceptions::errorFromText Method

Creates an entry in the exception log based in a text string with exception type error.

Syntax

client server public static void errorFromText(str _exceptionsText, [boolean _infoLog])

Run On

Called

Parameters

  • _exceptionsText
    Type: str
    The text that describes the exception.
  • _infoLog
    Type: boolean
    A Boolean value that determines whether the exception text will be shown in the infolog after you create the record; optional.

See Also

Reference

RFIDExceptions Table