Error Handling in the Practical Type System (PTS)
Briefly

Practice shows that error-handling is often neglected (especially in the early stages of a project), because it requires a good deal of dedication, discipline, experience, and expertise.
Good error-handling is critical for creating software that is reliable, robust, secure, fault-tolerant, maintainable, and user-friendly.
Read at CodeProject
[
add
]
[
|
|
]