| try |
|
grammar |
| |
Permits a controlled response to an error or exception situation within its
associated statements by passing control to the
catch
statement used in conjunction with it.
Its usage description can be summarized as follows:
Statement:
try Compound catch ( name ) Compound
|
Yoix is a registered trademark of AT&T Intellectual Property.
|