SeamFramework.org
Community Documentation
Next
Seam Catch
1. Seam Catch Introduction
2. Installation
3. Usage
3.1. Annotations
3.1.1. @HandlesExceptions
3.1.2. @Handles
3.2. Adding Handlers
3.3. Ordering of Handlers
3.4. Traversal of the causing container
3.5. API Objects
3.5.1. CaughtException
3.5.2. CauseContainer
4. Framework Integration
4.1. Creating and Firing an ExceptionToCatchEvent
4.2. Default Handlers and Qualifiers
4.2.1. Default Handlers
4.2.2. Qualifiers
Next
Chapter 1. Seam Catch Introduction