unchecked exception
English
editNoun
editunchecked 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
editHypernyms
editTranslations
editan exception that has to be declared in the signature of the method that may raise it
|
Further reading
edit- unchecked exception on Wikipedia.Wikipedia