Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.