C# Programming/Keywords/catch
Appearance
The keyword catch
is used to identify a statement or statement block for execution, if an exception occurs in the body of the enclosing try
block. The catch clause is preceded by the try
clause, and may optionally be followed by a finally
clause.
C# Keywords | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Special C# Identifiers (Contextual Keywords) | |||||||||||||||
| |||||||||||||||
Contextual Keywords (Used in Queries) | |||||||||||||||
|