Home | History | Annotate | Download | only in tutorial

Lines Matching full:clause

498 clause.  The value of <code>$_</code> is <code>0</code> or
1254 clause of <code>try-catch</code> statement.
1259 source text and inserts it at the beginning of the <code>catch</code> clause.
1270 The exception object caught by the <code>catch</code> clause.
1276 <td>the type of the exception caught by the <code>catch</code> clause.
1290 <br>the type of the exception caught by the <code>catch</code> clause.
1300 it is passed to the original <code>catch</code> clause as the caught