Table of Contents
About
In computer programming , several language mechanisms exist for exception handling or error handling; exception is typically used to denote a data structure storing information about an exceptional condition; one mechanism to transfer control, or raise an exception, is known as a throw; the exception is said to be thrown; execution is transferred to a catch1.
Anki
Links
References
Wikipedia. “error handling”. Available at: https://en.wikipedia.org/wiki/Exception_handling_(programming) . (Accessed: ). ↩︎