In this paper, we analyse the exception handling mechanism of a state-of-the-art industrial embedded software system. Like many systems implemented in classic programming languages, our subject system uses the popular return-code idiom for dealing with exceptions. Our goal is to evaluate the fault-proneness of this idiom, and we therefore present a characterisation of the idiom, a fault model accompanied by an analysis tool, and empirical data. Our findings show that the idiom is indeed fault prone, but that a simple solution can lead to significant improvement
Exception handling is nowadays a necessary component of error proof information systems. The paper p...
Exception handling mechanisms are an important part in achieving robust and reliable software. The p...
Programs fail mainly for two reasons: logic errors in the code, and exception failures. Exception fa...
In this paper, we analyse the exception handling mechanism of a state-of-the-art industrial embedded...
Missing or faulty exception handling has caused a number of spectacular system failures and is a maj...
International audienceContext:In software, there are the error cases that are anticipated at specifi...
Exception handling is nowadays a necessary cornponent of error proof Information systems. The paper ...
In this paper, we aim at contributing to the body of knowledge on exception-handling. We take neithe...
The exception handling, which conventionally refers to an automatic replacement of a standard progra...
In today’s software development processes, exception handling is mostly considered as an issue of mi...
International audienceIn this presentation, we aim at reasoning on the ability of software to correc...
Modern object-oriented systems have to cope with an increasing number of exceptional conditions and ...
More applications are designed as server programs, many of which are expected to run 24x7. Ensuring ...
Exception handling is a structuring technique that facilitates the design of systems by encapsulatin...
Exception handling is a structuring technique that facilitates the design of systems by encapsulatin...
Exception handling is nowadays a necessary component of error proof information systems. The paper p...
Exception handling mechanisms are an important part in achieving robust and reliable software. The p...
Programs fail mainly for two reasons: logic errors in the code, and exception failures. Exception fa...
In this paper, we analyse the exception handling mechanism of a state-of-the-art industrial embedded...
Missing or faulty exception handling has caused a number of spectacular system failures and is a maj...
International audienceContext:In software, there are the error cases that are anticipated at specifi...
Exception handling is nowadays a necessary cornponent of error proof Information systems. The paper ...
In this paper, we aim at contributing to the body of knowledge on exception-handling. We take neithe...
The exception handling, which conventionally refers to an automatic replacement of a standard progra...
In today’s software development processes, exception handling is mostly considered as an issue of mi...
International audienceIn this presentation, we aim at reasoning on the ability of software to correc...
Modern object-oriented systems have to cope with an increasing number of exceptional conditions and ...
More applications are designed as server programs, many of which are expected to run 24x7. Ensuring ...
Exception handling is a structuring technique that facilitates the design of systems by encapsulatin...
Exception handling is a structuring technique that facilitates the design of systems by encapsulatin...
Exception handling is nowadays a necessary component of error proof information systems. The paper p...
Exception handling mechanisms are an important part in achieving robust and reliable software. The p...
Programs fail mainly for two reasons: logic errors in the code, and exception failures. Exception fa...