Created
August 13, 2014 12:55
-
-
Save yashprit/4d3708fe76f0695cb10b to your computer and use it in GitHub Desktop.
errors_server
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
{ | |
code: 500, | |
message: "something goes wrong", | |
responce: {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment