Exceptions
C++ language
Article REF: H3078 V1
Exceptions
C++ language

Author : Manuel SERRANO

Publication date: August 10, 2003 | Lire en français

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

7. Exceptions

In programming based on abstract types, operators on these types must guard against abnormal use (for example, unstacking an empty stack). In this case, the user must be warned that the operation could not be performed. Terminating the program (with functions such as assert, § 2.4 ) is often too drastic. Simply giving an error code, as in C, is not very robust, as it requires the user to test this code after each operator use. This is not conducive to code readability and is...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


Article included in this offer

"Software technologies and System architectures"

( 227 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details