unchecked exception
Jump to navigation
Jump to search
English
[edit]Noun
[edit]unchecked exception (plural unchecked exceptions)
- (programming) An exception that is not declared in the signature of a method, but results in an abort with a stack trace.
Antonyms
[edit]Hypernyms
[edit]Translations
[edit]an exception that has to be declared in the signature of the method that may raise it
|
Further reading
[edit]- unchecked exception on Wikipedia.Wikipedia