Returns true if the err is an instance of EmbedError.
true
err
Useful to determine whether the err is a message from the SDK or a different JavaScript error.
Returns
true
if theerr
is an instance of EmbedError.Useful to determine whether the
err
is a message from the SDK or a different JavaScript error.