Description Usage Arguments Value Author(s) Examples
Helper function to print out the error code along with an explanation of what it means
1 | printError(response_code)
|
status_code |
the response code returned from the http request |
a custom message that is printed to the console
Layla Rohkohl, byehity@gmail.com
1 | printError(404)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.