14.2. logError
Aus Hugo Doku
logError(msg )
Description:
Prints an error message to the console. Use this method, if an error occurs in the Frame object.
Parameter:
| Name | Type | Meaning |
|---|---|---|
| msg | String | The message to be printed. |
Next: 14.3. logModelError
logError(msg )
Description:
Prints an error message to the console. Use this method, if an error occurs in the Frame object.
Parameter:
| Name | Type | Meaning |
|---|---|---|
| msg | String | The message to be printed. |