Skip to main content

Function: executionErrorFromJson()

function executionErrorFromJson(json): ExecutionError;

Create this type from JSON encoded string.

Parameters

json

string

Returns

ExecutionError