Java View all facts Glossary Help |
specification > class > Exception class |
Exception class comparison table |
Subject | is an instance of | is a subtopic of | see also | is a kind of | have | has definition | is partitioned into |
---|---|---|---|---|---|---|---|
class | Classes | specification | a unique name since somebody in the future might want to import the packages containing both classes and hence create a name clash | A template that describes the data and behaviour of its instances called objects | abstract class, concrete class | ||
Exception class | class | Exception Handling | exception | specification |
Next class: FileInputStream Up: class Previous class: descendent