Skip to content

Instantly share code, notes, and snippets.

@dhigginbotham
Created August 2, 2014 18:41
Show Gist options
  • Save dhigginbotham/ada3d0d2d4eba05fcd7f to your computer and use it in GitHub Desktop.
Save dhigginbotham/ada3d0d2d4eba05fcd7f to your computer and use it in GitHub Desktop.
ErrorEvent {
error: ReferenceError,
colno: 7,
lineno: 8,
filename: "..path/to/file.js",
message: "Uncaught ReferenceError: foobar is not defined"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment