Skip to content

VM Code SDK v2 / error

Function: error()

error(err): void

Logs an error to the session log.

Parameters

err: any

The error to log.

Returns

void