Definify.com
Definition 2024
unchecked_exception
unchecked exception
English
Noun
unchecked exception (plural unchecked exceptions)
- (programming) An exception that is not declared in the signature of a method that results in an abort with a stack trace.
Antonyms
Translations
an exception that has to be declared in the signature of the method that may raise it
|
References
- unchecked exception on Wikipedia.Wikipedia