Journal articles on the topic 'Exception Handling'

To see the other types of publications on this topic, follow the link: Exception Handling.

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Exception Handling.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

de Dinechin, C. "C++ exception handling." IEEE Concurrency 8, no. 4 (October 2000): 72–79. http://dx.doi.org/10.1109/4434.895109.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Neville-Neil, George V. "Forced exception handling." Communications of the ACM 60, no. 6 (May 24, 2017): 31–32. http://dx.doi.org/10.1145/3084356.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Neville-Neil, George. "Forced Exception-Handling." Queue 15, no. 1 (February 2017): 11–15. http://dx.doi.org/10.1145/3055301.3064643.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Hwang, San-Yih, and Jian Tang. "Consulting past exceptions to facilitate workflow exception handling." Decision Support Systems 37, no. 1 (April 2004): 49–69. http://dx.doi.org/10.1016/s0167-9236(02)00194-x.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Strong, Diane M., and Steven M. Miller. "Exceptions and exception handling in computerized information processes." ACM Transactions on Information Systems 13, no. 2 (April 1995): 206–33. http://dx.doi.org/10.1145/201040.201049.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Liu, Chuan Chang. "A Framework for Handling with Web Services Exception." Advanced Materials Research 121-122 (June 2010): 287–93. http://dx.doi.org/10.4028/www.scientific.net/amr.121-122.287.

Full text
Abstract:
Service oriented architecture presents us with a standards-based architecture for developing modular business applications and a lightweight framework for the business integration across heterogeneous platforms. However, due to the traits such as loose coupling, autonomy and distribution of web services, service oriented architecture is inherently vulnerable to exceptions. Moreover, the traditional exception handling strategies can hardly handle with the exceptions occurred in service oriented architecture. Based on the idea that exception management should be implemented in the system infrastructure, the paper presents a novel web services working framework with exception handling capability, including exception definition, exception handling policies, exception monitoring mechanism and handling process. The framework can dynamically monitor and handle with the exceptions that occur during the execution of web services.
APA, Harvard, Vancouver, ISO, and other styles
7

Abrantes, Joilson, Roberta Coelho, and Rodrigo Bonifácio. "DAEH: A Tool for Specifying and Monitoring the Exception Handling Policy." International Journal of Software Engineering and Knowledge Engineering 25, no. 09n10 (November 2015): 1515–30. http://dx.doi.org/10.1142/s0218194015400306.

Full text
Abstract:
The exception handling policy of a system comprises the set of design rules that specify its exception handling behavior (how exceptions should be handled and thrown). Such policy is usually undocumented and implicitly defined by the system architect. For this reason, developers often consider that by just including catch-blocks in the code they are dealing with exceptional conditions. This lack of information may turn the exception handling into a generalized “goto” mechanism making the program more complex and less reliable. This work presents a domain-specific language called ECL (Exception Contract Language) to specify the exception handling policy and a runtime monitoring tool which dynamically checks this policy. The monitoring tool is implemented in the form of an aspect library, which can be added to any Java system without the need to change the application source code. We applied this approach to two large-scale web-based systems and to a set of versions of the well-known JUnit framework. The results indicate that this approach can be used to express and to automatically check the exception handling policy of a system, and consequently support the development of more robust Java systems.
APA, Harvard, Vancouver, ISO, and other styles
8

Snyder, Van. "Exception Handling in Fortran." ACM SIGPLAN Fortran Forum 34, no. 1 (April 3, 2015): 5–9. http://dx.doi.org/10.1145/2754942.2754943.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Lucas, Jim. "Array oriented exception handling." ACM SIGAPL APL Quote Quad 15, no. 4 (May 12, 1985): 1–4. http://dx.doi.org/10.1145/255315.255318.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Romanovsky, Alexander, and Bo Sandén. "Except for exception handling …" ACM SIGAda Ada Letters XXI, no. 3 (September 2001): 19–25. http://dx.doi.org/10.1145/568671.568678.

Full text
APA, Harvard, Vancouver, ISO, and other styles
11

Snyder, Van. "Exception Handling in Fortran." ACM SIGPLAN Fortran Forum 35, no. 2 (July 29, 2016): 24–27. http://dx.doi.org/10.1145/2980025.2980028.

Full text
APA, Harvard, Vancouver, ISO, and other styles
12

Cui, Q., and J. Gannon. "Data-oriented exception handling." IEEE Transactions on Software Engineering 18, no. 5 (May 1992): 393–401. http://dx.doi.org/10.1109/32.135772.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Buhr, P. A., and W. Y. R. Mok. "Advanced exception handling mechanisms." IEEE Transactions on Software Engineering 26, no. 9 (2000): 820–36. http://dx.doi.org/10.1109/32.877844.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

Markus, Arjen. "Exception handling in Fortran." ACM SIGPLAN Fortran Forum 32, no. 2 (July 12, 2013): 7–13. http://dx.doi.org/10.1145/2502932.2502933.

Full text
APA, Harvard, Vancouver, ISO, and other styles
15

VISSER, A. "An exception-handling framework." International Journal of Computer Integrated Manufacturing 8, no. 3 (May 1995): 197–203. http://dx.doi.org/10.1080/09511929508944645.

Full text
APA, Harvard, Vancouver, ISO, and other styles
16

Cox, I. J., and N. H. Gehani. "Exception handling in robotics." Computer 22, no. 3 (March 1989): 43–49. http://dx.doi.org/10.1109/2.16224.

Full text
APA, Harvard, Vancouver, ISO, and other styles
17

Dillenburg, Fabiane Cristine, and Jorge Luis Victoria Barbosa. "Context-oriented exception handling." International Journal of High Performance Systems Architecture 2, no. 1 (2009): 16. http://dx.doi.org/10.1504/ijhpsa.2009.030095.

Full text
APA, Harvard, Vancouver, ISO, and other styles
18

Wu, Qing. "Formalization and Verification of Exception Handling Logic in Service-Oriented Software." Advanced Materials Research 479-481 (February 2012): 1151–54. http://dx.doi.org/10.4028/www.scientific.net/amr.479-481.1151.

Full text
Abstract:
The dynamic and uncertainty in service-oriented software(SOS) running environment , together with the autonomy and loose coupling of service resources,lead to higher workload and more complexity of exception handling. Aiming to guarantee the completeness of design for exception handling logic in service- oriented software, this paper proposed a formal description method which and the corresponding integrated verification method for exception handling logic. This method can guide the design quickly and efficiently construct exception handling logic model in service-oriented software, and validate whether all exceptions which explicitly declare in service-oriented software are processed
APA, Harvard, Vancouver, ISO, and other styles
19

Ritter, Daniel, and Jan Sosulski. "Exception Handling in Message-Based Integration Systems and Modeling Using BPMN." International Journal of Cooperative Information Systems 25, no. 02 (June 2016): 1650004. http://dx.doi.org/10.1142/s0218843016500040.

Full text
Abstract:
Enterprise Integration Patterns (EIP) are a collection of widely used patterns for integrating enterprise applications and business processes. These patterns represent a “de-facto” standard for design decisions when integrating enterprise applications. For the specification of integration scenarios, the patterns’ control and data flow syntax and semantics have been expressed in the Business Process Model and Notation (BPMN). However, exceptions during message processing are left for further studies. In previous work, we specified common technical, exceptional situations in integration systems and derive exception types, for which we define a compliant representation in BPMN, resulting in general patterns for exception handling and compensation. In addition to the patterns, the Exception Flow was introduced, evaluated syntactically and semantically for representative integration scenarios. In this work, we complement these contributions by extending the exception strategies and patterns, and by adding an evaluation of pattern-based compilation from BPMN-based integration descriptions to an open source integration runtime system.
APA, Harvard, Vancouver, ISO, and other styles
20

Liu, Kaiping, Hee Beng Kuan Tan, and Xu Chen. "Automated Insertion of Exception Handling for Key and Referential Constraints." Journal of Database Management 24, no. 1 (January 2013): 1–19. http://dx.doi.org/10.4018/jdm.2013010101.

Full text
Abstract:
Key and referential constraints are two main integrity constraints in database applications. These constraints can be automatically enforced by the Database Management System with their exception—violation from these constraints—handled by programmers. This paper proposes an approach to relieve the burden of programmers from mechanical coding for handling exceptions of these constraints violation by using program transformation. We first propose an extended abstract syntax tree to include SQL query semantics. Based on it, each code pattern that requires exception handling together with the exception handling code to be inserted is represented as a transformation rule. We provide two alternatives to handle the exceptions: one is to handle the exceptions in conjunction with the built-in enforcement feature in Database Management System; the other is handling them without using the feature provided in Database Management System. Hence, two types of transformation rules are provided accordingly. A tool GEHPHP (Generation of Exception Handling for PHP Systems) has been developed to implement the proposed approach. Experiments have also been conducted to evaluate the applicable of the approach.
APA, Harvard, Vancouver, ISO, and other styles
21

Sarma, Monalisa. "Mutation Analysis Approach to Develop Reliable Object-Oriented Software." Advances in Software Engineering 2014 (December 25, 2014): 1–16. http://dx.doi.org/10.1155/2014/197983.

Full text
Abstract:
In general, modern programs are large and complex and it is essential that they should be highly reliable in applications. In order to develop highly reliable software, Java programming language developer provides a rich set of exceptions and exception handling mechanisms. Exception handling mechanisms are intended to help developers build robust programs. Given a program with exception handling constructs, for an effective testing, we are to detect whether all possible exceptions are raised and caught or not. However, complex exception handling constructs make it tedious to trace which exceptions are handled and where and which exceptions are passed on. In this paper, we address this problem and propose a mutation analysis approach to develop reliable object-oriented programs. We have applied a number of mutation operators to create a large set of mutant programs with different type of faults. We then generate test cases and test data to uncover exception related faults. The test suite so obtained is applied to the mutant programs measuring the mutation score and hence verifying whether mutant programs are effective or not. We have tested our approach with a number of case studies to substantiate the efficacy of the proposed mutation analysis technique.
APA, Harvard, Vancouver, ISO, and other styles
22

Wu, Qing, Shi Ying, You Cong Ni, and Hua Cui. "The Architecture Framework with Exception Handing in SOA." Applied Mechanics and Materials 20-23 (January 2010): 992–97. http://dx.doi.org/10.4028/www.scientific.net/amm.20-23.992.

Full text
Abstract:
Service-oriented software systems are inherently complex and have to cope with an increasing number of exceptional conditions in order to meet the system’s dynamic requirements. This work proposes an architecture framework which has exception handling capability. This framework ensures the credibility of service-oriented software, during the architectural stage, by adding exception handling-related architecture elements and modeling exception handling process. It allows a clear separation of concerns between the business function and the exception handling unit, using reflection mechanism. It plays an important guiding role for achieving reliable service-oriented system.
APA, Harvard, Vancouver, ISO, and other styles
23

Cui, Ji Tao, and Jian Hua Han. "Exception Handling of Composite Services Based on Autonomic Management." Applied Mechanics and Materials 336-338 (July 2013): 2537–43. http://dx.doi.org/10.4028/www.scientific.net/amm.336-338.2537.

Full text
Abstract:
BPEL-based composition of Web services has become one important part of business processes, but because of the dynamic and complexity of network, it easily raises various exceptions during the execution. In order to address various exceptions may exist in execution of composite Web services process effectively; this paper proposes an effective exception handling model of composite Web services in combination of the autonomic management theories and techniques in the field of autonomic computing. This model incorporates the autonomic management element of autonomic computing to monitor the execution of composite services and to compensate or restore the business process of the composite services according to the specified policy when an exception occurs. The model enhances the exception handling autonomy while reducing the complexity of exception handling of composite services.
APA, Harvard, Vancouver, ISO, and other styles
24

Rashkovits, Rami, and Ilana Lavy. "Students’ Strategies for Exception Handling." Journal of Information Technology Education: Research 10 (2011): 183–207. http://dx.doi.org/10.28945/1500.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

Hull, T. E., M. S. Cohen, J. T. M. Sawshuk, and D. B. Wortman. "Exception handling in scientific computing." ACM Transactions on Mathematical Software 14, no. 3 (September 1988): 201–17. http://dx.doi.org/10.1145/44128.44129.

Full text
APA, Harvard, Vancouver, ISO, and other styles
26

Turba, Thomas N. "The Pascal exception handling proposal." ACM SIGPLAN Notices 20, no. 8 (August 1985): 93–98. http://dx.doi.org/10.1145/988346.988360.

Full text
APA, Harvard, Vancouver, ISO, and other styles
27

Jakšić, Svetlana, and Luca Padovani. "Exception handling for copyless messaging." Science of Computer Programming 84 (May 2014): 22–51. http://dx.doi.org/10.1016/j.scico.2013.05.001.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

Schilling, Jonathan L. "Optimizing away C++ exception handling." ACM SIGPLAN Notices 33, no. 8 (August 1998): 40–47. http://dx.doi.org/10.1145/286385.286390.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Perry, D. E., A. Romanovsky, and A. Tripathi. "Current trends in exception handling." IEEE Transactions on Software Engineering 26, no. 9 (September 2000): 817–19. http://dx.doi.org/10.1109/tse.2000.877843.

Full text
APA, Harvard, Vancouver, ISO, and other styles
30

Perry, D. E., A. Romanovsky, and A. Tripathi. "Current trends in exception handling." IEEE Transactions on Software Engineering 26, no. 10 (October 2000): 921–22. http://dx.doi.org/10.1109/tse.2000.879816.

Full text
APA, Harvard, Vancouver, ISO, and other styles
31

Black, David L., David B. Golub, Karl Hauth, Avadis Tevanian, and Richard Sanzi. "The mach exception handling facility." ACM SIGPLAN Notices 24, no. 1 (January 3, 1989): 45–56. http://dx.doi.org/10.1145/69215.69220.

Full text
APA, Harvard, Vancouver, ISO, and other styles
32

Szalas, Andrzej, and Danuta Szczepanska. "Exception handling in parallel computations." ACM SIGPLAN Notices 20, no. 10 (October 1985): 95–104. http://dx.doi.org/10.1145/382286.382385.

Full text
APA, Harvard, Vancouver, ISO, and other styles
33

Gauthier, Michel. "Exception Handling in Ada-94." ACM SIGAda Ada Letters XV, no. 1 (January 1995): 70–83. http://dx.doi.org/10.1145/199682.569227.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Bernot, Gilles, Pascale Le Gall, and Marc Aiguier. "Label algebras and exception handling." Science of Computer Programming 23, no. 2-3 (December 1994): 227–86. http://dx.doi.org/10.1016/0167-6423(94)00021-2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
35

Liu, Leo Y., and R. K. Shyamasundar. "Exception handling in RT-CDL." Computer Languages 15, no. 3 (January 1990): 177–92. http://dx.doi.org/10.1016/0096-0551(90)90010-m.

Full text
APA, Harvard, Vancouver, ISO, and other styles
36

Drew, Steven J., and K. John Gough. "Exception handling: Expecting the unexpected." Computer Languages 20, no. 2 (May 1994): 69–87. http://dx.doi.org/10.1016/0096-0551(94)90015-9.

Full text
APA, Harvard, Vancouver, ISO, and other styles
37

Ding, Yue Hua, and Ri Hua Xiang. "Exception Throwing Analysis and Exception Handling Method for BPEL." Advanced Materials Research 1030-1032 (September 2014): 1905–8. http://dx.doi.org/10.4028/www.scientific.net/amr.1030-1032.1905.

Full text
Abstract:
Business developer needs to develop fault-tolerant process, but fault-tolerant process development based on exception handling mechanism provided by BPEL costs much time and is easy to make mistake. We analyze application exception throw chain theory of service-oriented system. Exception throwing of BPEL process is broadcasted among component layer, service layer and process layer. We also propose an application exception handling method for BPEL by using EHPDL-P. EHPDL-P can separate normal business logic and exception business logic, and thus it can enhance BPEL fault-tolerance ability.
APA, Harvard, Vancouver, ISO, and other styles
38

Wang, Yilong, Daofu Gong, Bin Lu, Fei Xiang, and Fenlin Liu. "Exception Handling-Based Dynamic Software Watermarking." IEEE Access 6 (2018): 8882–89. http://dx.doi.org/10.1109/access.2018.2810058.

Full text
APA, Harvard, Vancouver, ISO, and other styles
39

Kechagia, Maria. "Exception handling evaluation of large APIs." XRDS: Crossroads, The ACM Magazine for Students 21, no. 3 (March 27, 2015): 16–17. http://dx.doi.org/10.1145/2745392.

Full text
APA, Harvard, Vancouver, ISO, and other styles
40

Burnett, M., A. Agrawal, and P. van Zee. "Exception handling in the spreadsheet paradigm." IEEE Transactions on Software Engineering 26, no. 10 (2000): 923–42. http://dx.doi.org/10.1109/32.879817.

Full text
APA, Harvard, Vancouver, ISO, and other styles
41

Hagen, C., and G. Alonso. "Exception handling in workflow management systems." IEEE Transactions on Software Engineering 26, no. 10 (2000): 943–58. http://dx.doi.org/10.1109/32.879818.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

Demmel, J. W., and Xiaoye Li. "Faster numerical algorithms via exception handling." IEEE Transactions on Computers 43, no. 8 (1994): 983–92. http://dx.doi.org/10.1109/12.295860.

Full text
APA, Harvard, Vancouver, ISO, and other styles
43

Dony, Christophe, Jan Purchase, and Russel Winder. "Exception handling in object-oriented systems." ACM SIGPLAN OOPS Messenger 3, no. 2 (April 1992): 17–30. http://dx.doi.org/10.1145/130943.130948.

Full text
APA, Harvard, Vancouver, ISO, and other styles
44

Lerner, B. S., S. Christov, L. J. Osterweil, R. Bendraou, U. Kannengiesser, and A. Wise. "Exception Handling Patterns for Process Modeling." IEEE Transactions on Software Engineering 36, no. 2 (March 2010): 162–83. http://dx.doi.org/10.1109/tse.2010.1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
45

Yemini, Shaula, and Daniel M. Berry. "A modular verifiable exception handling mechanism." ACM Transactions on Programming Languages and Systems 7, no. 2 (April 1985): 214–43. http://dx.doi.org/10.1145/3318.3320.

Full text
APA, Harvard, Vancouver, ISO, and other styles
46

Huang, Daniel T., and Ronald A. Olsson. "An exception handling mechanism for SR." Computer Languages 15, no. 3 (January 1990): 163–76. http://dx.doi.org/10.1016/0096-0551(90)90009-e.

Full text
APA, Harvard, Vancouver, ISO, and other styles
47

Coelho, Roberta, Lucas Almeida, Georgios Gousios, Arie van Deursen, and Christoph Treude. "Exception handling bug hazards in Android." Empirical Software Engineering 22, no. 3 (August 13, 2016): 1264–304. http://dx.doi.org/10.1007/s10664-016-9443-7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
48

Wang, Quan Yu, Shi Ying, Xiang Yang Jia, Guo Bin Lv, and Yun Shuai. "SOADL-EH: Service-Oriented Architecture Description Language Supporting Exception Handling." Advanced Materials Research 433-440 (January 2012): 3500–3509. http://dx.doi.org/10.4028/www.scientific.net/amr.433-440.3500.

Full text
Abstract:
To solve the problem of the construction of service-oriented software architecture with fault tolerant, the paper proposes SOADL-EH, a novel service-oriented software architecture description language supporting exception handling. With the capability of modeling normal SOA and the provision of software architecture elements such as exception handling services, exception handling connectors and exception handling configurations, etc., this language can separate clearly the exception handling logic from the normal business logic of the service-oriented software architecture layer, which makes up the shortage in exception handling capability of the existing Architecture description language.
APA, Harvard, Vancouver, ISO, and other styles
49

Shang, Zong Min. "An Exception Handling Approach for Service-Based Business Processes." Advanced Materials Research 605-607 (December 2012): 1700–1704. http://dx.doi.org/10.4028/www.scientific.net/amr.605-607.1700.

Full text
Abstract:
This paper proposes an exception handling mechanism for running reliable service-based business processes. With Smart Process-based Application Model that we have proposed, a smart process is generated automatically according to the execution of composite web services to better meet user’s individual requirements. However, the loosely-coupled nature of the smart process introduces more exceptions during its running. This paper will mainly focus on the failures of a smart process, and give an approach to handle exceptions. Based on Execution Transition Diagram(ETD) and several execution states we define in this paper, exceptions can be handled automatically by selecting rational transitions in the ETD during the execution of a smart process.
APA, Harvard, Vancouver, ISO, and other styles
50

Jiang, Xiao Peng, Run Xiao Wang, Tao Li, Zhi Qing Luo, and Dong Bo Wang. "Reconfiguration Methods for Exception Handling in Reconfigurable Manufacturing Systems." Materials Science Forum 532-533 (December 2006): 628–31. http://dx.doi.org/10.4028/www.scientific.net/msf.532-533.628.

Full text
Abstract:
Reconfigurable manufacturing systems (RMS) offer capabilities for quick adjustment of production capacity and functionality in response to sudden changes in market conditions. Both at the system and at the cell level exception events occur dynamically and unpredictably during the production process. These exceptions interrupt the production process by causing errors in the schedule plan. Error/ exception handling is the policy how to deal with errors caused by the occurrence of out-of-ordinary events. Author explores the new strategies to handling error events and proposes an intelligent control structure for real-time error handling, and illustrates the reconfiguration ability is the new crucial technological factor enabling new strategies to handle out-of-ordinary events of the production process.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography