Skip to content

Conversation

@madanagopalt
Copy link
Contributor

No description provided.

@FitzerIRL
Copy link
Contributor

Can you modify the error messages to use ...

console.log('EXCEPTION: Stack:' + e.stack||e); console.log("EXCEPTION: Exception during draw in <<NAME OF FUNCTION>> !!");

... for example for setTimeout >>

console.log('EXCEPTION: Stack:' + e.stack||e); console.log("EXCEPTION: Exception during draw in setTimeout !!");

  1. setInterval
  2. setTimeout
  3. setImmediate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants