Sha256: 1ba60579c2c4aaf44a559f9e34a5609d3e370d0692a51c004ac714eda178055b
Contents?: true
Size: 523 Bytes
Versions: 74
Compression:
Stored size: 523 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
74 entries across 74 versions & 1 rubygems