When excluding or including specific exception types do I have to list each type explicitly in the configuration file?
No. You can use the wild character “*” to exclude or include all exception types. Furthermore, you can prefix a specific type name with a “+” character to indicate that you want this type and any type derived from it either included or excluded. For more information, see the “Configuring the Exception Management Application Block” section within the Exception Manager Application Block documentation.