Sun Studio 12: Debugging a Program With dbx

throw

The throw event occurs whenever any exception that is not unhandled or unexpected is thrown by the application.


Note –

The throw event is not available on Linux platforms.