home *** CD-ROM | disk | FTP | other *** search
- Here, a floating-point exception handler is declared. When a
- floating-point exception is thrown, the handler catches the
- exception does but does not receive the thrown object. Therefore,
- recovery must be based on just the type of the exception. In this
- case, a message is printed stating the type of exception and the
- exception is rethrown.
-