Java View all facts Glossary Help |
| object > exception > built-in exception |
| built-in exception comparison table | ||||
| Subject | is a kind of | has definition | is partitioned into | |
|---|---|---|---|---|
| exception |
| object | An event that happens during program execution that prevents the program from continuing normally; generally, an error | unchecked exception, checked exception |
| built-in exception |
| exception |
Next exception: checked exception Up: exception Previous exception: unchecked exception