| Package | Description |
|---|---|
| org.ikasan.exceptionResolver | |
| org.ikasan.exceptionResolver.matcher |
| Constructor and Description |
|---|
MatchingExceptionResolver(List<ExceptionGroup> exceptionGroupings)
Constructor
|
MatchingExceptionResolver(List<ExceptionGroup> exceptionGroupings,
Map<String,List<ExceptionGroup>> componentExceptionGroupings)
Constructor
|
MatchingExceptionResolver(List<ExceptionGroup> exceptionGroupings,
Map<String,List<ExceptionGroup>> componentExceptionGroupings)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatcherBasedExceptionGroup
Default implementation of
ExceptionGroup uses a
TypeSafeMatcher to determine if the given Throwable is a member
if this grouping |
Copyright © 2007-2019 Ikasan. All Rights Reserved.