|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionGroup | |
|---|---|
| org.ikasan.framework.exception.matching | |
| Uses of ExceptionGroup in org.ikasan.framework.exception.matching |
|---|
| Classes in org.ikasan.framework.exception.matching that implement ExceptionGroup | |
|---|---|
class |
MatcherBasedExceptionGroup
Default implementation of ExceptionGroup uses a TypeSafeMatcher
to determine if the given Throwable is a member if this grouping |
| Constructor parameters in org.ikasan.framework.exception.matching with type arguments of type ExceptionGroup | |
|---|---|
MatchingExceptionHandler(List<ExceptionGroup> exceptionGroupings)
Constructor |
|
MatchingExceptionHandler(List<ExceptionGroup> exceptionGroupings,
Map<String,List<ExceptionGroup>> componentExceptionGroupings)
Constructor |
|
MatchingExceptionHandler(List<ExceptionGroup> exceptionGroupings,
Map<String,List<ExceptionGroup>> componentExceptionGroupings)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||