TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Windows > Exceptions

The Exceptions command brings up the Exceptions window, which displays the current catch and propagate exception-handling requests.

The catch command allows you to catch an exception and break on an exception being raised.

The propagate command allows you to propagate an exception and break on an exception being raised.

Each exception-handling request has the following format:

catch|propagate exception name|all in task name: (Ada)

catch|propagate exception name|all (C/C++)

Exceptions and exception handling is described in Using the Apex Debugger.

Additional Topics

To see related information, click on a topic:


Rational Software Corporation 
http://www.rational.com
support@rational.com
techpubs@rational.com
Copyright © 1993-2001, Rational Software Corporation. All rights reserved.
TOC PREV NEXT INDEX DOC LIST MASTER INDEX TECHNOTES APEX TIPS