Exception handling syntax: Difference between revisions

Content deleted Content added
m cat
m accomodate -> accommodate
Line 1:
'''Exception handling syntax''' varies between [[programming language]]s to accomodateaccommodate their overall [[syntax#Syntax in computer science|syntax]]. Some languages don't call the concept [[exception handling]] or they may not have direct facilities for it, but they can still provide means for implementing it.
 
== Catalogue of exception handling syntaxes ==