Java View all facts Glossary Help |
syntactic unit > keyword > throws |
throws comparison table |
Subject | have purpose | is an instance of | is a kind of | is a subtopic of | have example | has definition |
---|---|---|---|---|---|---|
keyword | syntactic unit | A word that has special meaning in Java | ||||
throws | to indicate a throws clause | keyword | Exception Handling | // A method definition with a throws |