company logo

exception

Exceptions are specific events, which happen, when executing methods. Exceptions usually refer to unexpected events and will terminate the processing, when not being handles. Exceptions are described in exception classes.

Exceptions within a class got an identifier, which is either a name or a number.

Generalisations:  schema element
References
Referenced in