I would like to know more about handling errors,what error code mean
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
So error handling is basically when you have sitatuion where your script/service will fail and you won’t to know when that happens and log the error message. When logging the error message, you’ll know what actions to take in order to resolve the issue or the reason for the failed execution.
Now, error codes in Linux are used again when something fails to execute properly. Different error code is given based on where and what made the script failed. Every error code can mean something different and it is basically a good idea to Google them each time you experience them as they are so many I doubt anyone knows them by heart.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.