Sha256: 25d5a22d3e796d2700d03db25219d5bb04eb9a9ceada2193e3effc6cf1ec2d3c
Contents?: true
Size: 522 Bytes
Versions: 183
Compression:
Stored size: 522 Bytes
Contents
# Error Handling Implement various kinds of error handling and resource management. An important point of programming is how to handle errors and close resources even if errors occur. This exercise requires you to handle various errors. Because error handling is rather programming language specific you'll have to refer to the tests for your track to see what's exactly required. ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.
Version data entries
183 entries across 183 versions & 1 rubygems