Java View all facts Glossary Help |
syntactic unit > keyword > try |
try comparison table |
Subject | have purpose | is an instance of | is a kind of | is a subtopic of | has definition |
---|---|---|---|---|---|
keyword | syntactic unit | A word that has special meaning in Java | |||
try | to indicate the try block of a try-catch-finally statement | keyword | Exception Handling |