Need Help on Different scenarios for Exception handling

Hi,

I am in a process of defining common framework for exception handling. I need to cover the following scenarios wrt exception handling,

  1. For Asynchromous Transaction
  2. Synchronous transaction
  3. Batch process transaction
  4. Large throughput processing
  5. Transient error
  6. One time process transaction

Please give you comment and suggestions.

Thanks in Advance.

Taqi