Created
September 4, 2018 06:55
-
-
Save iforwms/576c2bb2a9787654ecf5bb557671cfb8 to your computer and use it in GitHub Desktop.
Get stringified version of error response object
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JSON.stringify(error, Object.getOwnPropertyNames(error)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment