Java View all facts Glossary Help |
| syntactic unit > access unit > variable > parameter > exception-handler parameter |
| exception-handler parameter comparison table | ||||
| Subject | is a kind of | is a synonym of | is a subtopic of | has definition |
|---|---|---|---|---|
| parameter | variable | formal parameter | Variables and Data Types | A variable that transmits a primitive datum or object reference to a method or constructor |
| exception-handler parameter | parameter | Exception Handling |
Next parameter: method parameter Up: parameter Previous parameter: command-line argument