You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2018. It is now read-only.
When an exception is thrown, we look for an $ERROR field on the thrown exception to output. I don't think we really ever set it there...
We ignore the $ERROR field on the global object where other useful information may have been placed.
We should probably output both, with better worded warnings.