IN THIS CHAPTER
Error-message and exception handling are part and parcel of any quality software application, and Oracle Forms is no exception. This chapter provides the tricks of the trade for error- message handling in Forms programming and describes techniques required to augment the default Forms error-messaging capabilities.
Basically, the errors raised in Forms can be classified in the following broad categories:
All these types of errors can be tracked either by default Forms error-messaging capabilities or by augmenting these capabilities with customized code. I will discuss the various techniques to handle each of these types of errors, along with special cases involved.
GUI Development
Advanced GUI Development: Developing Beyond GUI
Multi-form Applications
Advanced Forms Programming
Error-Message Handling
Object-oriented Methods in Forms
Intelligence in Forms
Additional Interesting Techniques
Working with Trees
Oracle 8 and 8i Features in Forms Developer